UNPKG

redux-smart-actions

Version:
3 lines 154 B
export { createAction } from './create-action'; export { createThunk } from './create-thunk'; export { createReducer, joinTypes } from './create-reducer';