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

Function nl

resources/vega-lite.min.js:4411–4415  ·  view source on GitHub ↗
(e, t, n, i)

Source from the content-addressed store, hash-verified

4409 return S(e) ? void 0 : e;
4410 }
4411 function nl(e, t, n, i) {
4412 "view" === t && (n = "cell");
4413 const r = { ...e[t], ...e.style[n ?? t] };
4414 (S(r) || (e.style[n ?? t] = r), delete e[t]);
4415 }
4416 function il(e) {
4417 return J(e, "layer");
4418 }

Callers 1

tlFunction · 0.70

Calls 1

SFunction · 0.70

Tested by

no test coverage detected