method Document.prototype.getElementByIdRe-exportimport { Document } from "https://deno.land/x/frugal@0.3.0/dep/dom.ts"; getElementById(id: string): Element | nullParametersid: stringReturnsElement | null