interface dom.HTMLCollectionOf
implements HTMLCollectionBase
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { HTMLCollectionOf } = dom;
Type Parameters
T extends Element
Index Signatures
index: number]: T
[import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { HTMLCollectionOf } = dom;