mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 19:41:59 +08:00
5 lines
91 B
TypeScript
5 lines
91 B
TypeScript
export * from './app'
|
|
export * from './auth'
|
|
export * from './route'
|
|
export * from './tab'
|