변수 기본값Const

기본: {
    BSONError: typeof BSONError;
    BSONRegExp: typeof BSONRegExp;
    BSONSymbol: typeof BSONSymbol;
    BSONTypeError: typeof BSONTypeError;
    바이너리: typeof 바이너리;
    코드: typeof 코드;
    DBRef: typeof DBRef;
    Decimal128: typeof Decimal128;
    Double: typeof Double;
    EJSON: typeof EJSON;
    Int32: typeof Int32;
    Long: typeof Long;
    Map: MapConstructor;
    최대 키: typeof 최대 키;
    최소 키: typeof 최소 키;
    ObjectID: typeof ObjectID;
    ObjectId: typeof ObjectID;
    타임스탬프: typeof 타임스탬프;
    UUID: typeof UUID;
    computeObjectSize: typeof computeObjectSize;
    역직렬화: typeof BSON.역직렬화;
    deserializeStream: typeof deserializeStream;
    직렬화: typeof BSON.직렬화;
    serializeWithBufferAndIndex: typeof serializeWithBufferAndIndex;
    setInternalBufferSize: typeof setInternalBufferSize;
}

BSON 기본값 내보내기

더 이상 사용되지 않습니다.

명명된 내보내기를 사용하세요.

유형 선언

TypeDoc을 사용하여 생성됨