Skip to main content
Extremely Popular
Go to Latest
type alias PluginAsyncRenderFunction
import { type PluginAsyncRenderFunction } from "https://deno.land/x/fresh@1.4.1/src/server/mod.ts";
definition: () => PluginRenderFunctionResult | Promise<PluginRenderFunctionResult>