UNPKG

redux-smart-actions

Version:
4 lines (3 loc) 155 B
export { createAction } from './create-action'; export { createThunk } from './create-thunk'; export { createReducer, joinTypes } from './create-reducer';