import { type EncodingOptions } from "https://deno.land/x/html_parser@v0.1.3/src/utils/entities/mod.ts";
Options for encode
.
Properties
optional
level: EntityLevelThe level of entities to support.
optional
mode: EncodingModeOutput format.
import { type EncodingOptions } from "https://deno.land/x/html_parser@v0.1.3/src/utils/entities/mod.ts";
Options for encode
.
The level of entities to support.
Output format.