interface Bson.DBRefLikeimport { type Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { DBRefLike } = Bson; Properties$ref: string$id: ObjectIdoptional$db: string