import { customElements } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Defines a new custom element, mapping the given name to the given constructor as an autonomous custom element.
import { customElements } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
Defines a new custom element, mapping the given name to the given constructor as an autonomous custom element.