import { PartialType } from '@nestjs/swagger';

export class UpdateOpHubAppointmentDto { }
