forked from DefinitelyTyped/DefinitelyTyped
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[node] improve type definitions in cluster, http, https, process modu…
…les (DefinitelyTyped#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
- Loading branch information
1 parent
1a32633
commit c9e01b3
Showing
1 changed file
with
88 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters