UNPKG

@bhupinderanand/react-redux-saga-boilerplate

Version:
12 lines (9 loc) 180 B
declare global { interface Window { HIDE_LOGS: boolean; __REDUX_DEVTOOLS_EXTENSION_COMPOSE__: any; store: any; } const VERSION: string; } export {};