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