mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 22:29:01 +08:00
7 lines
144 B
JavaScript
7 lines
144 B
JavaScript
export * from './app'
|
|
export * from './auth'
|
|
export * from './permission'
|
|
export * from './router'
|
|
export * from './tab'
|
|
export * from './user'
|