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

Function ra

resources/vega.min.js:3189–3200  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

3187 );
3188 }
3189 function ra(t, e) {
3190 const n = e && e.property ? l(e.property) : f;
3191 return !A(t) ||
3192 ((r = t),
3193 "function" == typeof Buffer && J(Buffer.isBuffer) && Buffer.isBuffer(r))
3194 ? n(JSON.parse(t))
3195 : (function (t, e) {
3196 !k(t) && mt(t) && (t = [...t]);
3197 return e && e.copy ? JSON.parse(JSON.stringify(t)) : t;
3198 })(n(t), e);
3199 var r;
3200 }
3201 ((na.responseType = "text"), (ra.responseType = "json"));
3202 const ia = { interior: (t, e) => t !== e, exterior: (t, e) => t === e };
3203 function oa(t, e) {

Callers 1

oaFunction · 0.70

Calls 7

mtFunction · 0.85
lFunction · 0.70
AFunction · 0.70
JFunction · 0.70
nFunction · 0.70
kFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected