UNPKG

react-redux-dispatch-async

Version:

hooks & redux middleware to be able to wait async actions with fixed defined suffixes

4 lines (3 loc) 115 B
export * from './dispatchAsync'; export * from './DispatchAsyncMiddleware'; export * from './useDispatchAsync';