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