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

Function Up

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

Source from the content-addressed store, hash-verified

14684 }
14685 }
14686 function Up(e, t, n, i, r) {
14687 if (Io(e)) return new pp(e, t, n, r);
14688 if (il(e)) return new qp(e, t, n, i, r);
14689 if (Ua(e)) return new Lp(e, t, n, i, r);
14690 if (
14691 (function (e) {
14692 return js(e) || Es(e) || Ts(e);
14693 })(e)
14694 )
14695 return new vp(e, t, n, r);
14696 throw new Error(Bn(e));
14697 }
14698 const Wp = n;
14699 ((e.accessPathDepth = q),
14700 (e.accessPathWithDatum = A),

Callers 3

constructorMethod · 0.70
constructorMethod · 0.70
vega-lite.min.jsFile · 0.70

Calls 7

BnFunction · 0.85
IoFunction · 0.70
ilFunction · 0.70
UaFunction · 0.70
jsFunction · 0.70
EsFunction · 0.70
TsFunction · 0.70

Tested by

no test coverage detected