import { DBRef } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";
A class representation of the BSON DBRef type.
Methods
toExtendedJSON(options?: EJSONOptions): DBRefLike
[Symbol.for("Deno.customInspect")](): string
import { DBRef } from "https://deno.land/x/web_bson@v0.2.5/src/bson.ts";
A class representation of the BSON DBRef type.