method Document.prototype.getElementByIdRe-exportimport { Document } from "https://deno.land/x/packup@v0.2.3/deps.ts"; getElementById(id: string): Element | nullParametersid: stringReturnsElement | null