Skip to main content
Version: 3.13.0

TransformStream.readable

The readable read-only property of the TransformStream interface returns the ReadableStream instance controlled by this TransformStream.

Value

A ReadableStream.