@coveo/headless-react
    Preparing search index...

    Type Alias RelativeDateUnit

    RelativeDateUnit:
        | "minute"
        | "hour"
        | "day"
        | "week"
        | "month"
        | "quarter"
        | "year"

    The unit of time in which the date is set relative to.