Prelude API
    Preparing search index...

    Type Alias Primitive

    Primitive:
        | undefined
        | null
        | false
        | true
        | number
        | bigint
        | string
        | symbol
        | RegExp