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

Function af

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

Source from the content-addressed store, hash-verified

7670 (!t.isString(n.select) && n.select.toggle) || delete e.toggle);
7671 }
7672 function af(e) {
7673 return e.events?.find((e) => "type" in e && "timer" === e.type);
7674 }
7675 function sf(e) {
7676 const t = [];
7677 return "Identifier" === e.type

Callers 6

vega-lite.min.jsFile · 0.70
parseSelectionsMethod · 0.70
parseSelectionsMethod · 0.70
parseSelectionsMethod · 0.70
assembleSelectionDataMethod · 0.70
parseSelectionsMethod · 0.70

Calls 1

findMethod · 0.80

Tested by

no test coverage detected