MCPcopy Create free account
hub / github.com/alignoth/alignoth / v_

Function v_

resources/vega.min.js:15223–15231  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

15221 },
15222 };
15223 function v_(t, e, n) {
15224 e !== m_[t] &&
15225 (n
15226 ? (function (t, e, n, r) {
15227 null != n ? t.setAttributeNS(r, e, n) : t.removeAttributeNS(r, e);
15228 })(g_, t, e, n)
15229 : b_(g_, t, e),
15230 (m_[t] = e));
15231 }
15232 function __(t, e, n) {
15233 n !== m_[e] &&
15234 (null == n ? t.style.removeProperty(e) : t.style.setProperty(e, n + ""),

Callers

nothing calls this directly

Calls 1

b_Function · 0.85

Tested by

no test coverage detected