Tempo API
    Preparing search index...

    Type Alias MONTH

    MONTH: t.MONTH
    🔍 Expanded Type Evaluation (Compiler API)
    type MONTH = "All" | "Jan" | "Feb" | "Mar" | "Apr" | "May" | "Jun" | "Jul" | "Aug" | "Sep" | "Oct" | "Nov" | "Dec"

    Month enumeration (short form)