UNPKG

@sample-stack/counter-module-browser

Version:

Sample core for higher packages to depend on

5 lines (4 loc) 158 B
export const enum CONNECTED_REACT_ROUTER_ACTION_TYPES { INCREMENT = '@redux-first-history/INCREMENT', DECREMENT = '@redux-first-history/DECREMENT', }