soybean-admin/src/store/modules/index.ts

5 lines
97 B
TypeScript

export * from './app';
export * from './theme';
export * from './auth';
export * from './route';