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

Function Ig

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

Source from the content-addressed store, hash-verified

12599 .defined(Ng)
12600 .size((t) => t.size || 1);
12601 function Ig(t) {
12602 return (
12603 t.cornerRadius ||
12604 t.cornerRadiusTopLeft ||
12605 t.cornerRadiusTopRight ||
12606 t.cornerRadiusBottomRight ||
12607 t.cornerRadiusBottomLeft
12608 );
12609 }
12610 function Wg(t, e, n, r) {
12611 return qg.context(t)(e, n, r);
12612 }

Callers 3

GgFunction · 0.85
tyFunction · 0.85
vega.min.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected