6 lines
128 B
TypeScript
6 lines
128 B
TypeScript
export * from './access';
|
|
export * from './dict';
|
|
export * from './tabbar';
|
|
export * from './timezone';
|
|
export * from './user';
|