Uecko_ERP/modules/customers/src/api/application/get-customer/index.ts

3 lines
70 B
TypeScript
Raw Normal View History

2025-08-11 17:49:52 +00:00
export * from "./get-customer.use-case";
export * from "./presenter";