redux-uncaught-promise
v0.0.2
Published
Handle uncaught promises returned from dispatch
Maintainers
Readme
redux-uncaught-promise

Handle uncaught promises returned from dispatch
A store enhancer, apply it last.
Install
$ npm install --save redux-uncaught-promiseUsage
const reduxUncaughtPromise = require('redux-uncaught-promise');License
MIT © Sigurd Fosseng
