Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/src/types.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/src/types.ts";

Properties

host: string
port: number
optional
domainSocket: string