Presupuestador_web/shared/lib/contexts/auth/application/dto/index.ts
2024-05-15 21:56:22 +02:00

3 lines
69 B
TypeScript

export * from "./ILogin.dto";
export * from "./ILogin_Response.dto";