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

Function va

resources/vega.min.js:3320–3323  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

3318 return ((t[da] = e), t);
3319 }
3320 function va(t) {
3321 const e = t === Object(t) ? t : { data: t };
3322 return ma(e) ? e : ya(e, pa++);
3323 }
3324 function _a(t) {
3325 return xa(t, va({}));
3326 }

Callers 7

_aFunction · 0.70
pulseFunction · 0.70
newtupleFunction · 0.70
_finishFunction · 0.70
transformFunction · 0.70
lbFunction · 0.70
sFunction · 0.70

Calls 2

maFunction · 0.70
yaFunction · 0.70

Tested by

no test coverage detected