admin-vben5/packages/stores/src/modules/index.ts

5 lines
100 B
TypeScript
Raw Normal View History

2024-05-19 21:20:42 +08:00
export * from './access';
export * from './lock';
export * from './tabbar';
2024-07-30 21:10:28 +08:00
export * from './user';