Uecko_ERP/modules/customer-invoices/src/api/domain/entities/index.ts
2025-09-03 20:04:09 +02:00

3 lines
78 B
TypeScript

export * from "./customer-invoice-items";
export * from "./invoice-customer";