const NAMESPACE_URI="http://www.w3.org/1999/xlink";function readHref(r){return r.getAttributeNS(NAMESPACE_URI,"href")}export{readHref};