UNPKG

ducks

Version:

🦆🦆🦆 Ducks is a Reducer Bundles Manager that Implementing the Redux Ducks Modular Proposal with Great Convenience.

3 lines • 103 B
const getNoop = (_state) => () => undefined; export { getNoop, }; //# sourceMappingURL=selectors.js.map