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

Function lB

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

Source from the content-addressed store, hash-verified

27995 };
27996 }
27997 function lB(t, e) {
27998 return function (n, r, i) {
27999 if (n) {
28000 const e = sB(n, (i || this).context);
28001 return e && e.path[t](r);
28002 }
28003 return e(r);
28004 };
28005 }
28006 const cB = lB("area", function (t) {
28007 return ((Tw = new ae()), pw(t, Bw), 2 * Tw);
28008 }),

Callers 1

vega.min.jsFile · 0.85

Calls 2

sBFunction · 0.85
eFunction · 0.85

Tested by

no test coverage detected