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

Function ga

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

Source from the content-addressed store, hash-verified

3309 const da = Symbol("vega_id");
3310 let pa = 1;
3311 function ga(t) {
3312 return !(!t || !ma(t));
3313 }
3314 function ma(t) {
3315 return t[da];
3316 }

Callers 2

transformFunction · 0.70
vega.min.jsFile · 0.70

Calls 1

maFunction · 0.70

Tested by

no test coverage detected