mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
* [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. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| package.json | ||
| readable-stream-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||