Library API
    Preparing search index...

    Type Alias Primitives

    Primitives: toName<Primitive>
    🔍 Expanded Type Evaluation (Compiler API)
    type Primitives = "Void" | "Null" | "String" | "Number" | "BigInt" | "Boolean" | "Symbol"

    Union type of all JavaScript primitive type name strings