Type Alias MinutesType

MinutesType:
    | `0${Int}`
    | `${UpToTwenty
    | UpToThirty
    | UpToForty
    | UpToFifty
    | UpToSixty}`