Files
playground/React/DoItJust/src/store/slices/index.ts

3 lines
58 B
TypeScript

export * from './UserSlice';
export * from './TodoSlice';