Module

x/fresh/server.ts>FreshOptions

The next-gen web framework.
Extremely Popular
Go to Latest
interface FreshOptions
import { type FreshOptions } from "https://dotland.deno.dev/x/fresh@1.1.2/server.ts";

Properties

optional
render: RenderFunction
optional
plugins: Plugin[]
optional
staticDir: string