Skip to main content
Module

x/hex/src/lib/data/deps.ts>mongo.Server

An ecosystem delivering practices, philosophy and portability. Powered By Deno and JavaScript.
Latest
interface mongo.Server
import { type mongo } from "https://deno.land/x/hex@0.6.5/src/lib/data/deps.ts";
const { Server } = mongo;

Properties

host: string
port: number
optional
domainSocket: string