UNPKG

redux-loop

Version:

Sequence your effects naturally and purely by returning them from your reducers.

8 lines (6 loc) 176 B
export const loopPromiseCaughtError = (originalActionType, error) => ` Exception thrown when running Cmds from action: ${originalActionType}. Thrown exception: ${error} `;