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

Function YE

resources/vega.min.js:21528–21535  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21526 }));
21527 var HE = { value: () => {} };
21528 function YE() {
21529 for (var t, e = 0, n = arguments.length, r = {}; e < n; ++e) {
21530 if (!(t = arguments[e] + "") || t in r || /[\s.]/.test(t))
21531 throw new Error("illegal type: " + t);
21532 r[t] = [];
21533 }
21534 return new GE(r);
21535 }
21536 function GE(t) {
21537 this._ = t;
21538 }

Callers 1

bDFunction · 0.85

Calls 1

testMethod · 0.80

Tested by

no test coverage detected