Skip to main content
Module

x/fresh/src/server/boot.ts>startServer

The next-gen web framework.
Extremely Popular
Latest
function startServer
import { startServer } from "https://deno.land/x/fresh@1.7.1/src/server/boot.ts";

Parameters

opts: Partial<Deno.ServeTlsOptions> & { basePath: string; }