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

5 lines
104 B
TypeScript

export * from './access';
export * from './tabbar';
export * from './timezone';
export * from './user';