Presupuestador_web/shared/lib/contexts/auth/application/dto/index.ts

3 lines
69 B
TypeScript
Raw Normal View History

2024-05-15 19:56:22 +00:00
export * from "./ILogin.dto";
export * from "./ILogin_Response.dto";