Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/mod.ts>Bson.DBRefLike

MongoDB driver for Deno
Extremely Popular
Go to Latest
interface Bson.DBRefLike
import { type Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { DBRefLike } = Bson;

Properties

$ref: string
$id: ObjectId
optional
$db: string