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

x/vento/src/environment.ts>Environment#compile

🌬 A minimal but powerful template engine
Go to Latest
method Environment.prototype.compile
import { Environment } from "https://deno.land/x/vento@v0.6.0/src/environment.ts";

Parameters

source: string
optional
path: string
optional
defaults: Record<string, unknown>