Uecko_ERP/modules/auth/src/common/dto/index.ts

3 lines
64 B
TypeScript
Raw Normal View History

2025-05-09 10:45:32 +00:00
export * from "./login.dto";
2025-05-17 19:12:01 +00:00
export * from "./get-profile.dto";