Uecko_ERP/modules/core/src/common/index.ts
2025-07-07 20:25:13 +02:00

4 lines
75 B
TypeScript

export * from "./dto";
export * from "./schemas";
export * from "./types";