method Element.prototype.getElementByIdRe-exportimport { Element } from "https://deno.land/x/lume@v1.18.5/deps/dom.ts"; getElementById(id: string): Element | nullParametersid: stringReturnsElement | null