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