Uecko_ERP/apps/server/src/contexts/customer-billing/domain/aggregates/index.ts

3 lines
64 B
TypeScript
Raw Normal View History

2025-02-24 19:00:28 +00:00
export * from "./customer";
export * from "./customer-invoice";