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

Function __

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

Source from the content-addressed store, hash-verified

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 + ""),
15235 (m_[e] = n));
15236 }
15237 function x_(t, e) {
15238 for (const n in e) b_(t, n, e[n]);
15239 }

Callers 2

styleMethod · 0.85
imageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected