UNPKG

redux-easy-async

Version:

Redux Easy Async makes handling asynchronous actions, such as API requests, simple, reliable, and powerful

20 lines (19 loc) 363 B
{ "plugins": ["node_modules/jsdoc-babel"], "babel": { "extensions": ["js", "es6", "jsx"] }, "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc", "closure"] }, "templates": { "cleverLinks": true, "monospaceLinks": true }, "opts": { "encoding": "utf8", "private": true, "recurse": true } }