Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/gustwind/breezewind/applyUtility.ts>applyUtilities

🐳💨 – Deno powered JSON oriented site generator
Go to Latest
function applyUtilities
import { applyUtilities } from "https://deno.land/x/gustwind@v0.34.3/breezewind/applyUtility.ts";

Parameters

props: Record<string, string | Utility>
optional
utilities: Utilities
optional
context: Context

Returns

Promise<Record<string, unknown>>