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

x/vento/src/environment.ts>Options

🌬 A template engine for Deno & Node
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/vento@v0.10.0/src/environment.ts";

Properties

loader: Loader
dataVarname: string
autoescape: boolean
useWith: boolean