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

Function Cf

resources/vega-lite.min.js:8222–8229  ·  view source on GitHub ↗
(e, t, n, i)

Source from the content-addressed store, hash-verified

8220 return U((t || {})[e], r[e], n.header[e]);
8221 }
8222 function Cf(e, t, n, i) {
8223 const r = {};
8224 for (const o of e) {
8225 const e = zf(o, t || {}, n, i);
8226 void 0 !== e && (r[o] = e);
8227 }
8228 return r;
8229 }
8230 const _f = ["row", "column"],
8231 Pf = ["header", "footer"];
8232 function Nf(e, t) {

Callers 4

NfFunction · 0.70
MfFunction · 0.70
RfFunction · 0.70
assembleLayoutMethod · 0.70

Calls 1

zfFunction · 0.70

Tested by

no test coverage detected