UNPKG

redux-injectable-store

Version:

Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.

6 lines (4 loc) 109 B
import createInjectableStore from './createInjectableStore'; module.exports = { createInjectableStore, };