Type alias: Readable
Ƭ Readable: NativeReadable
| CompatibilityReadable
| ReadableStream
| ReadableStreamPonyfill
Type representing Readable stream that abstracts away implementation especially the difference between browser and NodeJS versions as both are supported.