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