import { mongo } from "https://deno.land/x/hex@0.5.15/src/data/deps.ts";
const { DBRef } = mongo.Bson;
A class representation of the BSON DBRef type.
Methods
toExtendedJSON(options?: EJSONOptions): DBRefLike
[Symbol.for("Deno.customInspect")](): string