bupkis
    Preparing search index...

    Type Alias ParsedTypes

    ParsedTypes:
        | "string"
        | "number"
        | "bigint"
        | "boolean"
        | "symbol"
        | "undefined"
        | "object"
        | "function"
        | "file"
        | "date"
        | "array"
        | "map"
        | "set"
        | "nan"
        | "null"
        | "promise"