mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 14:20:21 +08:00
5 lines
101 B
TypeScript
5 lines
101 B
TypeScript
export * from './system';
|
|
export * from './route';
|
|
export * from './service';
|
|
export * from './api';
|