Skip to main content
Module

x/fresh/src/server/mod.ts>StartOptions

The next-gen web framework.
Extremely Popular
Go to Latest
type alias StartOptions
Re-export
import { type StartOptions } from "https://deno.land/x/fresh@1.4.0/src/server/mod.ts";
definition: Partial<Deno.ServeTlsOptions> & FreshOptions