mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-03 00:02:28 +08:00
Initial commit
This commit is contained in:
9
frontend/src/api/endpoints/index.ts
Normal file
9
frontend/src/api/endpoints/index.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export * from './types'
|
||||
export * from './providers'
|
||||
export * from './endpoints'
|
||||
export * from './keys'
|
||||
export * from './health'
|
||||
export * from './models'
|
||||
export * from './aliases'
|
||||
export * from './adaptive'
|
||||
export * from './global-models'
|
||||
Reference in New Issue
Block a user