store2be/redux-belt

View on GitHub
src/index.js

Summary

Maintainability
A
0 mins
Test Coverage
export { default as actions } from './actions'
export { default as simpleAsync } from './simple-async'
export { actionsIncludingCrud, configureCrudReducer, crudReducer, crudState } from './crud'
export { strict } from './utils'