DefinitelyTyped/types/node/test
Francisco Giordano a5d3d40734 node: Add forked child process pipe methods (#40198)
* node: Add unref() to forked child process pipe

* node: add missing Pipe methods

* node: (v10) add forked channel methods

* node: (v8) add forked channel methods

* node: remove null from ChildProcess.channel

* Revert "node: remove null from ChildProcess.channel"

This reverts commit bfd7e444466190acdf83462e563d9db93916c692.

* node: (v8, v10) allow channel to be null

* node: remove unnecessary non-null assertion
2019-11-08 14:45:12 -08:00
..
assert.ts
buffer.ts
child_process.ts node: Add forked child process pipe methods (#40198) 2019-11-08 14:45:12 -08:00
cluster.ts
crypto.ts
dgram.ts
events.ts
fs.ts
global.ts
http2.ts
http.ts
net.ts
os.ts
path.ts
perf_hooks.ts
process.ts
querystring.ts
readline.ts
repl.ts
stream.ts
string_decoder.ts
tls.ts
tty.ts
util.ts
v8.ts
vm.ts
worker_threads.ts
zlib.ts