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

Function Ko

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

Source from the content-addressed store, hash-verified

2247 return !!n && !t.isArray(n) && Zo(n);
2248 }
2249 function Ko(e) {
2250 const n = e?.condition;
2251 return !!n && !t.isArray(n) && oa(n);
2252 }
2253 function Zo(e) {
2254 return J(e, "field") || "count" === e?.aggregate;
2255 }

Callers 5

kaFunction · 0.70
SaFunction · 0.70
BaFunction · 0.70
wlFunction · 0.70
DlFunction · 0.70

Calls 1

oaFunction · 0.70

Tested by

no test coverage detected