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

Function y

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

Source from the content-addressed store, hash-verified

78 return !0;
79 }
80 function y(e) {
81 for (
82 var t = arguments.length, n = new Array(t > 1 ? t - 1 : 0), i = 1;
83 i < t;
84 i++
85 )
86 n[i - 1] = arguments[i];
87 for (const t of n) v(e, t ?? {});
88 return e;
89 }
90 function v(e, n) {
91 for (const i of D(n)) t.writeConfig(e, i, n[i], !0);
92 }

Callers 1

hpFunction · 0.70

Calls 1

vFunction · 0.70

Tested by

no test coverage detected