Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/vento/mod.ts>Options

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

Properties

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