dashboard/src/redux/index.ts
2021-09-27 12:17:33 +02:00

2 lines
67 B
TypeScript

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