mwbot-ts - v1.3.2
    Preparing search index...

    Type Alias Primitive

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

    A union of all JavaScript primitive types.

    Note that this includes null, which is natively typed as object.