UNPKG

@snapp-store/snapp-box-sdk

Version:
5 lines (4 loc) 91 B
export declare type TimeSlotDTO = { startTimeSlot: string; endTimeSlot: string; };