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

Function wL

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

Source from the content-addressed store, hash-verified

31239 xL = (t) => "field" === t,
31240 bL = (t) => "compare" === t;
31241 function wL(t, e) {
31242 return t.$ref
31243 ? t
31244 : t.data && t.data.$ref
31245 ? t.data
31246 : XN(e.getData(t.data).output);
31247 }
31248 function kL(t, e, n, r, i) {
31249 ((this.scope = t),
31250 (this.input = e),

Callers 1

CLFunction · 0.85

Calls 1

XNFunction · 0.85

Tested by

no test coverage detected