- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 01 Dec 2021 13:44:32 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 December 2021 21:44:44 UTC
@MattiasBuelens commented on this pull request. > @@ -1150,8 +1150,8 @@ interface ReadableStreamDefaultReader { ReadableStreamDefaultReader includes ReadableStreamGenericReader; dictionary ReadableStreamDefaultReadResult { - any value; - boolean done; + any value; Fair point, opened #1192. -- 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_r760593741
Received on Wednesday, 1 December 2021 21:44:44 UTC