Uecko_ERP/modules/customers/src/common/dto/shared/index.ts

3 lines
79 B
TypeScript
Raw Normal View History

2026-04-20 17:20:42 +00:00
export * from "./customer-status.dto";
export * from "./customer-summary.dto";