Skip to main content
Module

x/vento/mod.ts>Options

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

Properties

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