Extremely Popular
Latest
type alias PluginAsyncRenderFunction
import { type PluginAsyncRenderFunction } from "https://dotland.deno.dev/x/fresh@1.7.1/server.ts";
definition: () => PluginRenderFunctionResult | Promise<PluginRenderFunctionResult>