Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 682 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 682 Bytes

redux-uncaught-promise travis npm

Handle uncaught promises returned from dispatch

A store enhancer, apply it last.

Install

$ npm install --save redux-uncaught-promise

Usage

const reduxUncaughtPromise = require('redux-uncaught-promise');

License

MIT © Sigurd Fosseng