mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-26 21:26:42 +08:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
export * from './app';
|
|
export * from './theme';
|
|
export * from './auth';
|
|
export * from './route';
|