1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-05-01 06:39:01 +08:00
2023-12-07 21:55:23 +08:00

6 lines
119 B
JavaScript

export * from './app'
export * from './auth'
export * from './permission'
export * from './tab'
export * from './user'