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

Function eo

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

Source from the content-addressed store, hash-verified

1677 return ["line", "area", "trail"].includes(e);
1678 }
1679 function eo(e) {
1680 return ["rect", "bar", "image", "arc", "tick"].includes(e);
1681 }
1682 const to = new Set(D(Rr));
1683 function no(e) {
1684 return J(e, "type");

Callers 4

GoFunction · 0.70
makeFromEncodingMethod · 0.70
kdFunction · 0.70
fmFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected