Padrão variávelConst

default: {
    BSONerro: typeof BSONerro;
    BSONRegExp: typeof BSONRegExp;
    Símbolo BSON: typeof Símbolo BSON;
    BSONTypeError: typeof BSONTypeError;
    Binário: typeof Binário;
    Código: typeof Código;
    DBRef: typeof DBRef;
    Decimal128: typeof Decimal128;
    Double: typeof Double;
    EJSON: typeof EJSON;
    Int32: typeof Int32;
    Long: typeof Long;
    Map: MapConstructor;
    Tecla máxima: typeof Tecla máxima;
    Chave mín.: typeof Chave mín.;
    ObjectID: typeof ObjectID;
    ObjectId: typeof ObjectID;
    Timestamp: typeof Timestamp;
    UUID: typeof UUID;
    calculateObjectSize: typeof calculateObjectSize;
    desserializar: typeof BSON.desserializar;
    deserializeStream: typeof deserializeStream;
    serializar: typeof BSON.serializar;
    serializeWithBufferAndIndex: typeof serializeWithBufferAndIndex;
    setInternalBufferSize: typeof setInternalBufferSize;
}

BSON padrão de JSON

Obsoleto(a)

Use exportações nomeadas

Declaração de tipo

Gerado usando TypeDoc