method Document.prototype.createElementNSRe-exportimport { Document } from "https://deno.land/x/lume@v1.17.5/deps/dom.ts"; createElementNS(namespace: NamespaceURI,qualifiedName: string,options?: ElementCreationOptions,): ElementParametersnamespace: NamespaceURIqualifiedName: stringoptionaloptions: ElementCreationOptionsReturnsElement