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

Function G

resources/vega-lite.min.js:208–210  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

206 if (void 0 !== e) return ((e % 360) + 360) % 360;
207 }
208 function G(e) {
209 return !!t.isNumber(e) || (!isNaN(e) && !isNaN(parseFloat(e)));
210 }
211 const Y = Object.getPrototypeOf(structuredClone({}));
212 function X(e, t) {
213 if (e === t) return !0;

Callers 1

_iFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected