Skip to main content
Module

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

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

Parameters

file: string
data: Record<string, unknown>
optional
from: string

Returns

Promise<TemplateResult>