Files
frontend/packages/stores/src/modules/index.ts

6 lines
128 B
TypeScript

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