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

Function rc

resources/vega-lite.min.js:5368–5372  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

5366 }
5367 const ic = ["background", "padding"];
5368 function rc(e, t) {
5369 const n = {};
5370 for (const t of ic) e && void 0 !== e[t] && (n[t] = Cn(e[t]));
5371 return (t && (n.params = e.params), n);
5372 }
5373 class oc {
5374 constructor() {
5375 let e =

Callers 1

vega-lite.min.jsFile · 0.70

Calls 1

CnFunction · 0.85

Tested by

no test coverage detected