UNPKG

ducks

Version:

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

4 lines • 146 B
declare const VERSION: string; declare const DUCKS_NAMESPACE = "ducks"; export { DUCKS_NAMESPACE, VERSION, }; //# sourceMappingURL=config.d.ts.map