near-api-js - v7.0.4
    Preparing search index...

    Type Alias InstanceType

    InstanceType:
        | "null"
        | "boolean"
        | "object"
        | "array"
        | "number"
        | "string"
        | "integer"

    The possible types of values in JSON Schema documents.

    See JSON Schema 4.2.1. Instance Data Model.