Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/vento/mod.ts>Options

🌬 A template engine for Deno & Node
Latest
interface Options
import { type Options } from "https://deno.land/x/vento@v1.12.11/mod.ts";

Properties

optional
includes: string | Loader
optional
deprecated
useWith: boolean
optional
dataVarname: string
optional
autoescape: boolean