type alias PluginRenderFunctionimport { type PluginRenderFunction } from "https://deno.land/x/fresh@1.4.3/src/server/types.ts"; definition: () => PluginRenderFunctionResult