Uecko_ERP/apps/server/src/contexts/accounts/domain/index.ts

4 lines
63 B
TypeScript
Raw Normal View History

2025-02-25 17:47:42 +00:00
export * from "./aggregates";
export * from "./repositories";