Skip to main content
Version: 3.27.2

TransformStream.readable

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

Value

A ReadableStream.