Type alias TOperationHoursMap

TOperationHoursMap: {
    [key in string]: TOpeningHours[]
}