Tempo API
    Preparing search index...

    Type Alias Modifier

    Modifier: t.Modifier
    🔍 Expanded Type Evaluation (Compiler API)
    type Modifier = "=" | "-" | "+" | "<" | "<=" | "-=" | ">" | ">=" | "+=" | "this" | "next" | "prev" | "last" | "first" | undefined

    Temporal direction modifier (next, last, this, etc.)