Uecko_ERP/modules/customers/src/api/application/get-customer/index.ts
2025-09-12 12:40:52 +02:00

3 lines
70 B
TypeScript

export * from "./presenter";
export * from "./get-customer.use-case";