Skip to main content
Module

x/mongo/mod.ts>Server

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

Properties

host: string
port: number
optional
domainSocket: string