mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 16:44:28 +00:00
* 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