Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/gustwind-utilities/plugins.ts>applyBeforeEachRenders

πŸ³πŸ’¨ – Deno powered JSON oriented site generator
Go to Latest
function applyBeforeEachRenders
import { applyBeforeEachRenders } from "https://deno.land/x/gustwind@v0.35.5/gustwind-utilities/plugins.ts";

Parameters

unnamed 0: { context: Context; plugins: PluginDefinition[]; route: Route; send: Send; url: string; }