mirror of
https://github.com/chansee97/nova-admin.git
synced 2026-07-12 22:28:42 +08:00
5 lines
111 B
TypeScript
5 lines
111 B
TypeScript
export * from './api/system'
|
|
export * from './api/login'
|
|
export * from './api/list'
|
|
export * from './api/test'
|