(e4, t2)
| 8681 | } |
| 8682 | }(Pt) ? Pt : function() { |
| 8683 | const e3 = function(e4, t2) { |
| 8684 | this.message = e4 || "", this.name = t2 || "Error", Error.captureStackTrace && Error.captureStackTrace(this, this.constructor); |
| 8685 | }; |
| 8686 | return e3.prototype = Object.create(Error.prototype), Object.defineProperty(e3.prototype, "constructor", { value: e3, writable: true, configurable: true }), e3; |
| 8687 | }(); |
| 8688 | ReadableStreamDefaultController = class { |