Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.12.4/src/environment.ts";

Parameters

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