Mudit Jain

Results 3 comments of Mudit Jain

Please merge this PR. I'm blocked on it.

I'm running into this issue as well. What's the fix for it?

Thanks for taking a look. It's both an issue with type conversion and missing support for `.values()` method. See the `stream.values({ preventCancel: true })` example in https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream, without `values()` we...