mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
5 lines
116 B
TypeScript
5 lines
116 B
TypeScript
export * from './user';
|
|
export * from './spending';
|
|
export * from './spendingCategory';
|
|
export * from './currency';
|