Uecko_ERP/modules/customers/src/web/update/hooks/index.ts

3 lines
89 B
TypeScript
Raw Normal View History

2026-04-03 22:06:54 +00:00
export * from "./use-customer-update-form";
export * from "./use-customer-update-patch";