Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
WebReadableStream type
- Package:
- @azure/core-rest-pipeline
Re-export of the Web ReadableStream for use in platform-neutral code.
type WebReadableStream<R> = ReadableStream<R>
