chore: add frontend/src/services/index.ts
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
// Export all API services
|
||||||
|
export * from './apiClient';
|
||||||
|
export * from './accounts';
|
||||||
|
export * from './records';
|
||||||
|
export * from './budgets';
|
||||||
|
export * from './statistics';
|
||||||
Reference in New Issue
Block a user