@wxn0brp/db-core
    Preparing search index...

    Type Alias JSPrimitiveType

    JSPrimitiveType:
        | "string"
        | "number"
        | "boolean"
        | "bigint"
        | "symbol"
        | "undefined"
        | "function"
        | "object"