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

Function Gx

resources/vega.min.js:15977–15980  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

15975 : e.translate(-(t.x || 0), -(t.y || 0));
15976 }
15977 function Gx(t, e, n) {
15978 const r = A(t) ? t[e] : t;
15979 return null != r ? r : void 0 !== n ? n : 0;
15980 }
15981 function Vx(t) {
15982 return t < 0 ? Math.ceil(-t) : 0;
15983 }

Callers 2

XxFunction · 0.85
JxFunction · 0.85

Calls 1

AFunction · 0.70

Tested by

no test coverage detected