mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-06 03:57:54 +08:00
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
export * from './app';
|
|
export * from './auth';
|
|
export * from './route';
|