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

Function Bf

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

Source from the content-addressed store, hash-verified

8424 return [{ name: r, value: i }];
8425 }
8426 function Bf(e, t) {
8427 const n = `${e}_step`;
8428 return wn(t.step)
8429 ? { name: n, update: t.step.signal }
8430 : { name: n, value: t.step };
8431 }
8432 function Vf(e, t, n) {
8433 const i = t.get("type"),
8434 r = t.get("padding"),

Callers 1

IfFunction · 0.70

Calls 1

wnFunction · 0.70

Tested by

no test coverage detected