UNPKG

ducks

Version:

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

3 lines • 136 B
declare const noop: import("typesafe-actions").EmptyActionCreator<"ducks/NOOP">; export { noop, }; //# sourceMappingURL=actions.d.ts.map