Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mongo/mod.ts>Document

MongoDB driver for Deno
Extremely Popular
Go to Latest
interface Document
Re-export
import { type Document } from "https://deno.land/x/mongo@v0.31.2/mod.ts";

Index Signatures

[key: string]: any