UNPKG

redux-promise-middleware-actions

Version:

Redux action creator for making async actions with redux-promise-middleware

3 lines (2 loc) 119 B
export { createAction, createAsyncAction } from './actions'; export { asyncReducer, createReducer } from './reducers';