dashboard/src/redux/index.ts

3 lines
67 B
TypeScript

export { configureStore } from './store';
export * from './types';