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

Function x_

resources/vega.min.js:15237–15239  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

15235 (m_[e] = n));
15236 }
15237 function x_(t, e) {
15238 for (const n in e) b_(t, n, e[n]);
15239 }
15240 function b_(t, e, n) {
15241 null != n ? t.setAttribute(e, n) : t.removeAttribute(e);
15242 }

Callers 5

initializeMethod · 0.85
resizeMethod · 0.85
svgMethod · 0.85
h_Function · 0.85
d_Function · 0.85

Calls 1

b_Function · 0.85

Tested by

no test coverage detected