Skip to main content
Module

x/mongo/mod.ts>Bson.Document

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

Index Signatures

[key: string]: any