Uecko_ERP/modules/customer-invoices/src/api/domain/services/index.ts

3 lines
112 B
TypeScript
Raw Normal View History

2025-06-11 15:13:44 +00:00
export * from "./customerCustomerInvoice-service.interface";
export * from "./customerCustomerInvoice.service";