initial
This commit is contained in:
5
frontend/src/api/index.ts
Normal file
5
frontend/src/api/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { authApi } from './auth'
|
||||
export { marathonsApi } from './marathons'
|
||||
export { gamesApi } from './games'
|
||||
export { wheelApi } from './wheel'
|
||||
export { feedApi } from './feed'
|
||||
Reference in New Issue
Block a user