Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Element.prototype.hasAttributeNS
Re-export
import { Element } from "https://deno.land/x/simple_utility@v2.0.5/deps.deno_ext.ts";

Parameters

_namespace: string
name: string

Returns

boolean