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

Function handler

resources/vega-embed.min.js:1829–1836  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1827 return (e) => Me(n, r, void 0, void 0, e);
1828 },
1829 handler(e, t) {
1830 const n = t.ast,
1831 r = e.functions;
1832 return (e, t) => {
1833 const i = t.item && t.item.datum;
1834 return Me(n, r, e, i, t);
1835 };
1836 },
1837 encode(e, t) {
1838 const { marktype: n, channels: r } = t,
1839 i = e.functions,

Callers

nothing calls this directly

Calls 1

MeFunction · 0.70

Tested by

no test coverage detected