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

Function Is

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

Source from the content-addressed store, hash-verified

4066 return Rs(n) ? n.step : Bs;
4067 }
4068 function Is(e, t) {
4069 return U(e[t] ?? e["width" === t ? "discreteWidth" : "discreteHeight"], {
4070 step: e.step,
4071 });
4072 }
4073 const Bs = 20,
4074 Vs = {
4075 background: "white",

Callers 3

WsFunction · 0.70
CmFunction · 0.70
dpFunction · 0.70

Calls 1

UFunction · 0.70

Tested by

no test coverage detected