Uecko_ERP/modules/auth/src/common/dto/index.ts
2025-05-17 21:12:01 +02:00

3 lines
64 B
TypeScript

export * from "./login.dto";
export * from "./get-profile.dto";