Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
type alias PluginRenderFunction
import { type PluginRenderFunction } from "https://deno.land/x/fresh@1.1.0/src/server/types.ts";
definition: () => PluginRenderFunctionResult