Presupuestador_web/shared/lib/contexts/profile/application/dto/index.ts
2024-06-17 18:54:30 +02:00

3 lines
71 B
TypeScript

export * from "./GetProfile.dto";
export * from "./UpdateProfile.dto";