mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-21 19:16:37 +08:00
6 lines
128 B
TypeScript
6 lines
128 B
TypeScript
export * from './route';
|
|
export * from './router';
|
|
export * from './system';
|
|
export * from './layout';
|
|
export * from './theme';
|