Skip to main content
Module

x/fresh/server.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.1.2/server.ts";
definition: ServeInit & FreshOptions & { experimentalDenoServe?: boolean; }