(e3, t2)
| 8060 | return new TypeError(`ReadableStream.prototype.${e3} can only be used on a ReadableStream`); |
| 8061 | } |
| 8062 | function Zt(e3, t2) { |
| 8063 | F4(e3, t2); |
| 8064 | const r3 = null == e3 ? void 0 : e3.highWaterMark; |
| 8065 | return M4(r3, "highWaterMark", "QueuingStrategyInit"), { highWaterMark: Y4(r3) }; |
| 8066 | } |
| 8067 | function tr(e3) { |
| 8068 | return new TypeError(`ByteLengthQueuingStrategy.prototype.${e3} can only be used on a ByteLengthQueuingStrategy`); |
| 8069 | } |
no test coverage detected