method Document.prototype.createElementRe-exportimport { Document } from "https://deno.land/x/deno_dom@v0.1.43/deno-dom-wasm.ts"; createElement(tagName: string, options?: ElementCreationOptions): ElementParameterstagName: stringoptionaloptions: ElementCreationOptionsReturnsElement