UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

7 lines 240 B
export declare enum CONNECTED_REACT_ROUTER_ROUTES_TYPES { ROOT = "/", HOME = "/redux-first-history", HELLO = "/redux-first-history/hello", COUNTER = "/redux-first-history/counter" } //# sourceMappingURL=routes-types.d.ts.map