import { decode } from "https://deno.land/x/html_parser@v0.1.3/src/utils/entities/mod.ts";
Decodes a string with entities.
Parameters
optional
options: DecodingOptions | EntityLevel = [UNSUPPORTED]Decoding options.
import { decode } from "https://deno.land/x/html_parser@v0.1.3/src/utils/entities/mod.ts";
Decodes a string with entities.
Decoding options.