Skip to main content
Extremely Popular
Latest
type alias UnknownRenderFunction
import { type UnknownRenderFunction } from "https://deno.land/x/fresh@1.7.1/src/server/types.ts";
definition: (req: Request, ctx: FreshContext) => Promise<Response>