DefinitelyTyped/types/readable-stream
Andreu Botella d20b4ca4e2
[node] Add missing properties to ReadableStream on Node >= v12 (#45175)
* [node] Add missing properties to ReadableStream on Node >= v12

This change adds the missing properties `readableEncoding` and `readableEnded`,
which had been present since v12.7.0 and v12.9.0, respectively.

* Fixing the test failures in readable-stream.
2020-06-03 18:09:27 -07:00
..
index.d.ts
package.json
readable-stream-tests.ts
tsconfig.json
tslint.json