interface dom.Comment
implements CharacterData
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { Comment } = dom;
Textual notations within markup; although it is generally not visually shown, such comments are available to be read in the source view.