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

Function Zr

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

Source from the content-addressed store, hash-verified

1674 Jr = Rr.square,
1675 Kr = Rr.geoshape;
1676 function Zr(e) {
1677 return ["line", "area", "trail"].includes(e);
1678 }
1679 function eo(e) {
1680 return ["rect", "bar", "image", "arc", "tick"].includes(e);
1681 }

Callers 8

goFunction · 0.70
ulFunction · 0.70
guFunction · 0.70
vega-lite.min.jsFile · 0.70
zdFunction · 0.70
fmFunction · 0.70
hpFunction · 0.70
RpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected