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

Function UB

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

Source from the content-addressed store, hash-verified

28816 },
28817 };
28818 function UB(t, e, n) {
28819 if (!t || !A(t)) return t;
28820 for (let r, i = 0, o = qB.length; i < o; ++i)
28821 if (((r = qB[i]), ut(t, r.key))) return r.parse(t, e, n);
28822 return t;
28823 }
28824 var qB = [
28825 {
28826 key: "$ref",

Callers 1

vega.min.jsFile · 0.85

Calls 3

AFunction · 0.70
utFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected