Uecko_ERP/modules/customer-invoices/src/web/schemas/index.ts

3 lines
97 B
TypeScript
Raw Normal View History

2025-09-24 15:09:37 +00:00
export * from "./customer-invoices.api.schema";
export * from "./customer-invoices.form.schema";