Uecko_ERP/modules/customers/src/web/shared/adapters/index.ts
2026-04-03 21:49:59 +02:00

4 lines
142 B
TypeScript

export * from "./customer-to-list-row-patch.adapter";
export * from "./get-customer-by-id.adapter";
export * from "./list-customers.adapter";