mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-09 06:57:14 +08:00
first commit
This commit is contained in:
8
src/apis/index.ts
Normal file
8
src/apis/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from './area'
|
||||
export * from './auth'
|
||||
export * from './common'
|
||||
|
||||
export * from './area/type'
|
||||
export * from './auth/type'
|
||||
export * from './common/type'
|
||||
|
||||
Reference in New Issue
Block a user