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

3 lines
72 B
TypeScript
Raw Normal View History

export * from "./proforma.aggregate";
export * from "./proforma-items";