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

Function Me

resources/vega-embed.min.js:1795–1812  ·  view source on GitHub ↗
(e, t, n, r, i, o)

Source from the content-addressed store, hash-verified

1793 }, {}),
1794 };
1795 function Me(e, t, n, r, i, o) {
1796 const a = (e) => Pe[e.type](a, e);
1797 return (
1798 (a.memberDepth = 0),
1799 (a.fn = Object.create(t)),
1800 (a.params = n),
1801 (a.datum = r),
1802 (a.event = i),
1803 (a.item = o),
1804 ke.forEach(
1805 (e) =>
1806 (a.fn[e] = function () {
1807 return i.vega[e](...arguments);
1808 }),
1809 ),
1810 a(e)
1811 );
1812 }
1813 var ze = {
1814 operator(e, t) {
1815 const n = t.ast,

Callers 5

operatorFunction · 0.70
parameterFunction · 0.70
eventFunction · 0.70
handlerFunction · 0.70
encodeFunction · 0.70

Calls 1

aFunction · 0.70

Tested by

no test coverage detected