method Document.prototype.createElementNSimport { Document } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/dom.ts"; createElementNS(namespace: NamespaceURI,qualifiedName: string,options?: ElementCreationOptions,): ElementParametersnamespace: NamespaceURIqualifiedName: stringoptionaloptions: ElementCreationOptionsReturnsElement