import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { TreeWalker } = dom;
The nodes of a document subtree and a position within them.
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { TreeWalker } = dom;
The nodes of a document subtree and a position within them.