Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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