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

Function Xs

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

Source from the content-addressed store, hash-verified

4194 gray15: "#fff",
4195 };
4196 function Xs(e) {
4197 const t = D(e || {}),
4198 n = {};
4199 for (const i of t) {
4200 const t = e[i];
4201 n[i] = Ta(t) ? zn(t) : Cn(t);
4202 }
4203 return n;
4204 }
4205 const Qs = [
4206 ...so,
4207 ...qa,

Callers 1

JsFunction · 0.85

Calls 4

DFunction · 0.85
znFunction · 0.85
CnFunction · 0.85
TaFunction · 0.70

Tested by

no test coverage detected