Re: [heycam/webidl] Add typed ReadableStream<type> and WritableStream<type> (#951)

Additionally, for streams, chunk types may vary unless otherwise specified, so for APIs where they never will, it would seem useful to declare that they don't (or maybe using `ReadableStream<any>` if they do).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/951#issuecomment-767923264

Received on Wednesday, 27 January 2021 00:31:10 UTC