Returns a ReadableStream that mirrors the first source stream to queue an item.
ReadableStream
Optional
race([----20----40----60--------1-----2-----3--------------------0-----0----0-])--1-----2-----3--------- Copy
race([----20----40----60--------1-----2-----3--------------------0-----0----0-])--1-----2-----3---------
Generated using TypeDoc
Returns a
ReadableStream
that mirrors the first source stream to queue an item.