DefinitelyTyped/types/node
Caleb Sander dc24764d2b
Add inherited stream events to Read/WriteStream (#43474)
This will allow typechecking and autocompletion for events
inherited from stream.Readable and stream.Writable.

Also add missing 'ready' event and `pending` field from Node 9 and 11, respectively.
And missing 'pause' and 'resume' events on stream.Readable.
2020-03-30 16:47:16 -07:00
..
scripts/generate-inspector
test [@types/node] Add worker.SHARE_ENV & WorkerOptions.env (#43394) 2020-03-27 12:05:56 -04:00
ts3.2
ts3.5
v0
v4
v6
v7
v8
v9
v10 [node] Add aborted to http.IncomingMessage (#43379) 2020-03-30 15:49:35 -07:00
v11 Fix MakeDirectoryOptions for node 12 (#43352) 2020-03-30 15:21:13 -07:00
v12 [node] Add aborted to http.IncomingMessage (#43379) 2020-03-30 15:49:35 -07:00
assert.d.ts
async_hooks.d.ts
base.d.ts
buffer.d.ts
child_process.d.ts
cluster.d.ts
console.d.ts
constants.d.ts
crypto.d.ts
dgram.d.ts
dns.d.ts
domain.d.ts
events.d.ts
fs.d.ts Add inherited stream events to Read/WriteStream (#43474) 2020-03-30 16:47:16 -07:00
globals.d.ts
http2.d.ts
http.d.ts [node] Add aborted to http.IncomingMessage (#43379) 2020-03-30 15:49:35 -07:00
https.d.ts
index.d.ts
inspector.d.ts
module.d.ts
net.d.ts
node-tests.ts
os.d.ts
package.json
path.d.ts
perf_hooks.d.ts
process.d.ts
punycode.d.ts
querystring.d.ts
readline.d.ts
repl.d.ts
stream.d.ts Add inherited stream events to Read/WriteStream (#43474) 2020-03-30 16:47:16 -07:00
string_decoder.d.ts
timers.d.ts
tls.d.ts
trace_events.d.ts
tsconfig.json
tslint.json
tty.d.ts
url.d.ts
util.d.ts
v8.d.ts
vm.d.ts
worker_threads.d.ts [@types/node] Add worker.SHARE_ENV & WorkerOptions.env (#43394) 2020-03-27 12:05:56 -04:00
zlib.d.ts