UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

7 lines (6 loc) 191 B
export enum CONNECTED_REACT_ROUTER_ROUTES_TYPES { ROOT = '/', HOME = '/redux-first-history', HELLO = '/redux-first-history/hello', COUNTER = '/redux-first-history/counter', }