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