Skip to main content
Module

x/lume/deps/vento.ts>Environment#compile

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Environment.prototype.compile
import { Environment } from "https://deno.land/x/lume@v2.2.4/deps/vento.ts";

Parameters

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

Returns

Template

Parameters

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

Returns

TemplateSync