✨ frontend add
This commit is contained in:
21
frontend/admin/src/service/index.ts
Normal file
21
frontend/admin/src/service/index.ts
Normal file
@@ -0,0 +1,21 @@
|
||||
export * from './Policy'
|
||||
export * from './Role'
|
||||
export * from './Authorization'
|
||||
export * from './RoleAuthorization'
|
||||
export * from './Attachment'
|
||||
export * from './File'
|
||||
export * from './common'
|
||||
export * from './Code'
|
||||
export * from './Content'
|
||||
export * from './Privacy'
|
||||
export * from './Login'
|
||||
export * from './Board'
|
||||
export * from './Posts'
|
||||
export * from './Comment'
|
||||
export * from './Menu'
|
||||
export * from './Banner'
|
||||
export * from './Statistics'
|
||||
export * from './Location'
|
||||
export * from './ReserveItem'
|
||||
export * from './Reserve'
|
||||
export * from './User'
|
||||
Reference in New Issue
Block a user