type alias UnescapeOptionsimport { type UnescapeOptions } from "https://deno.land/std@0.192.0/html/mod.ts"; definition: { entityList: EntityList; }