Uecko_ERP/modules/customers/src/web/shared/adapters/index.ts

4 lines
142 B
TypeScript
Raw Normal View History

2026-04-03 19:49:59 +00:00
export * from "./customer-to-list-row-patch.adapter";
2026-03-23 11:13:33 +00:00
export * from "./get-customer-by-id.adapter";
export * from "./list-customers.adapter";