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

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

🌬 A template engine for Deno & Node
Go to Latest
method Environment.prototype.run
import { Environment } from "https://deno.land/x/vento@v0.9.0/src/environment.ts";

Parameters

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