Skip to main content
Module

x/mongo/mod.ts>Server

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

Properties

host: string
port: number
optional
domainSocket: string