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

Function zv

resources/vega.min.js:14474–14482  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

14472 e.forEach((e) => t.fire(e, n));
14473 }
14474 function zv(t, e, n) {
14475 return function (r) {
14476 const i = this._active,
14477 o = this.pickEvent(r);
14478 (o === i ||
14479 ((i && i.exit) || Bv(this, n, r), (this._active = o), Bv(this, e, r)),
14480 Bv(this, t, r));
14481 };
14482 }
14483 function Nv(t) {
14484 return function (e) {
14485 (Bv(this, t, e), (this._active = null));

Callers 1

constructorMethod · 0.85

Calls 2

BvFunction · 0.85
pickEventMethod · 0.80

Tested by

no test coverage detected