Skip to main content
Module

x/mongo/mod.ts>Document

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

Index Signatures

[key: string]: any