DefinitelyTyped/types/node
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
..
scripts/generate-inspector
test
ts3.2
v0
v4
v6
v7
v8
v9
v10
v11
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
globals.d.ts
http2.d.ts
http.d.ts
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
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
zlib.d.ts