method Element.prototype.hasAttributeNSRe-exportimport { Element } from "https://deno.land/x/lume@v1.17.5/deps/dom.ts"; hasAttributeNS(_namespace: string, name: string): booleanParameters_namespace: stringname: stringReturnsboolean