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