type alias EntityListimport { type EntityList } from "https://deno.land/std@0.218.0/html/mod.ts"; Object structure for a list of HTML entities. definition: Record<string, string>