()
| 81577 | }, 0); |
| 81578 | } |
| 81579 | _connected() { |
| 81580 | if (this.ended) |
| 81581 | return; |
| 81582 | __classPrivateFieldGet9(this, _EventStream_resolveConnectedPromise, "f").call(this); |
| 81583 | this._emit("connect"); |
| 81584 | } |
nothing calls this directly
no test coverage detected