- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 01 Dec 2021 13:48:15 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 December 2021 21:48:27 UTC
@MattiasBuelens commented on this pull request. > @@ -1150,8 +1150,8 @@ interface ReadableStreamDefaultReader { ReadableStreamDefaultReader includes ReadableStreamGenericReader; dictionary ReadableStreamDefaultReadResult { - any value; - boolean done; + any value; Dangit, I probably should have moved https://github.com/whatwg/streams/pull/1190/commits/4fd1b3badcd36bb45b78b7f226a8828002973da0 out to that PR too. 🤦♂️ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1190#discussion_r760596031
Received on Wednesday, 1 December 2021 21:48:27 UTC