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

Function Tn

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

Source from the content-addressed store, hash-verified

946 return wn(e) ? e.signal : null == e ? null : t.stringValue(e);
947 }
948 function Tn(e, t, n) {
949 for (const i of n) {
950 const n = Mn(i, t.markDef, t.config);
951 void 0 !== n && (e[i] = Pn(n));
952 }
953 return e;
954 }
955 function jn(e) {
956 return [].concat(e.type, e.style ?? []);
957 }

Callers 1

vega-lite.min.jsFile · 0.85

Calls 2

MnFunction · 0.85
PnFunction · 0.85

Tested by

no test coverage detected