TypeScript FSA utilities for redux-thunk
simple type-safe flux standard action creator
TypeScript FSA utilities for redux-thunk
This is library to proceed a list of promise FSA-complained actions (from redux-promise-actions) from first to last as one consequentally. A common use case for this library is notification of the status of a bunch of promise actions in general.
flux standard action for representing errors