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

Function g

resources/vega-embed.min.js:113–120  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

111 return !1;
112 }
113 function g(e, t) {
114 var n = [e];
115 for (var r in t) {
116 var i = "object" == typeof t[r] ? JSON.stringify(t[r], null, 2) : t[r];
117 void 0 !== i && n.push(r + ": " + i);
118 }
119 return n.join("\n");
120 }
121 var m = (function (e) {
122 function t(t, n, r, i, o) {
123 var a = this.constructor,

Callers 3

tFunction · 0.70
constructorMethod · 0.70
InFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected