DefinitelyTyped/types/node
Michiel de Bruijne c9e01b3e76 [node] improve type definitions in cluster, http, https, process modules (#16705)
* [node] fix headers and trailers in interface IncomingMessage

* [node] set correct type to requestListener in https.createServer

* [node] export required interfaces in https

* [node] add process events

* [node] make worker and workers optional in cluster module

cluster.worker is not available in the master process
cluster.workers is not available in the worker process

* [node] add string[] to headers type to account for the set-cookie exception

* [node] set TypeScript version to 2.2 to enable Promise support
2017-06-12 06:56:21 -07:00
..
v0 [Node] console.dir() options (#16961) 2017-06-05 16:39:46 -07:00
v4 [Node] console.dir() options (#16961) 2017-06-05 16:39:46 -07:00
v6 @types/node: Added emitWarning method to process. (#16718) 2017-06-06 06:31:33 -07:00
index.d.ts [node] improve type definitions in cluster, http, https, process modules (#16705) 2017-06-12 06:56:21 -07:00
node-tests.ts Node: Update and add missing options for util#inspect (#16804) 2017-06-02 09:25:49 -07:00
tsconfig.json node.js: Add type guards as return types of util methods (#16011) 2017-04-25 12:56:18 -07:00
tslint.json Remove more namespaces from tests (#16029) 2017-04-20 09:06:00 -07:00