変数のデフォルトConst

default: {
    BSONError: type BSONError;
    BSONRegExp: type BSONRegExp;
    BSONSymbol: type BSONSymbol;
    BSONTypeError: type BSONTypeError;
    バイナリ: type バイナリ;
    コード: type コード;
    DBRef: type DBRef;
    Decimal128: type Decimal128;
    Double: type Double;
    EJSON: type EJSON;
    Int32: type Int32;
    Long: type Long;
    Map: MapConstructor;
    Max key: type Max key;
    MinKey: type MinKey;
    ObjectID: type ObjectID;
    ObjectId: type ObjectID;
    タイムスタンプ: type タイムスタンプ;
    UUID: type UUID;
    accumulateObjectSize: type accumulateObjectSize;
    逆シリアル化: type BSON.逆シリアル化;
    deserializeStream: type deserializeStream;
    直列化: type BSON.直列化;
    SerializeWithBuckerAndIndex: type SerializeWithBuckerAndIndex;
    setInterlバッファサイズ: type setInterlバッファサイズ;
}

BSON のデフォルトのエクスポート

非推奨

名前付きエクスポートを使用してください

型宣言

TypeDocを使用して生成