TS-Scribe - v0.6.2
    Preparing search index...

    Type Alias Primitive

    Primitive: bigint | boolean | number | string | symbol | undefined

    Represents JS primitive types. This includes all the fundamental types available in JavaScript, such as numbers, strings, and booleans, as well as null and undefined.