API Reference

Since this package only consists of a few functions, the API surface is pretty small / atomic.

Top-Level Exports

Importing

Every function described above is a top-level export. You can import any of them like this:

ES6

import {createMapStateToPropsSnapshot} from 'jest-react-redux';

CommonJS

const {createMapStateToPropsSnapshot} = require('jest-react-redux');

results matching ""

    No results matching ""