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

3 lines
88 B
TypeScript
Raw Normal View History

2026-03-23 11:13:33 +00:00
export * from "./get-customer-by-id.adapter";
export * from "./list-customers.adapter";