interface MutationEvent
implements Event
import { type MutationEvent } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
Provides event properties that are specific to modifications to the Document Object Model (DOM) hierarchy and nodes.