mirror of
https://github.com/chansee97/nova-admin.git
synced 2026-07-07 18:11:09 +08:00
9 lines
220 B
TypeScript
9 lines
220 B
TypeScript
export * from './login'
|
|
export * from './demo'
|
|
export * from './test'
|
|
export * from './system/user'
|
|
export * from './system/menu'
|
|
export * from './system/role'
|
|
export * from './system/dict'
|
|
export * from './system/dept'
|