UNPKG

ducks

Version:

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

3 lines • 111 B
const getDong = (state) => () => state.reducer.dong; export { getDong, }; //# sourceMappingURL=selectors.js.map