(t, e, n)
| 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)); |
no test coverage detected