Skip to main content
Module

x/earthstar/src/entries/deno.ts>ServerOpts

Storage for private, distributed, offline-first applications.
Go to Latest
type alias ServerOpts
import { type ServerOpts } from "https://deno.land/x/earthstar@v10.0.2/src/entries/deno.ts";
definition: { port?: number; hostname?: string; }