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

x/vento/deps.ts>html.UnescapeOptions

🌬 A template engine for Deno & Node
Go to Latest
type alias html.UnescapeOptions
import { type html } from "https://deno.land/x/vento@v0.11.0/deps.ts";
const { UnescapeOptions } = html;
definition: { entityList: EntityList; }