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

Function En

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

Source from the content-addressed store, hash-verified

956 return [].concat(e.type, e.style ?? []);
957 }
958 function En(e, t, n) {
959 let i = arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : {};
960 const { vgChannel: r, ignoreVgConfig: o } = i;
961 return r && J(t, r)
962 ? t[r]
963 : void 0 !== t[e]
964 ? t[e]
965 : !o || (r && r !== e)
966 ? Mn(e, t, n, i)
967 : void 0;
968 }
969 function Mn(e, t, n) {
970 let { vgChannel: i } =
971 arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : {};

Callers 15

kFunction · 0.85
goFunction · 0.85
GoFunction · 0.85
lsFunction · 0.85
flFunction · 0.85
suFunction · 0.85
uuFunction · 0.85
fuFunction · 0.85
duFunction · 0.85
muFunction · 0.85
puFunction · 0.85
vuFunction · 0.85

Calls 2

MnFunction · 0.85
JFunction · 0.70

Tested by

no test coverage detected