DefinitelyTyped/node
Dekel Barzilay e3f20e9a77 Added missing flag 'v8debug' to Global interface
'v8debug' is an optional flag that will be set in NodeJS globals upon using the 'debug-brk' command parameter.
We're using it to dynamically detect when app is running in debug-mode.

(When not on debug-mode, the 'v8debug' flag is undefined)
2015-10-25 16:32:26 +02:00
..
node-0.8.8.d.ts fixed type of maxBuffer option to execFile 2015-10-11 12:16:55 +02:00
node-0.8.8.d.ts.tscparams Remove quotes from response files 2014-09-02 14:53:39 -07:00
node-0.10.d.ts fixed type of maxBuffer option to execFile 2015-10-11 12:16:55 +02:00
node-0.11-tests.ts Update node's ReadLine.setPrompt to match new API 2015-08-08 12:54:49 -06:00
node-0.11.d.ts fixed type of maxBuffer option to execFile 2015-10-11 12:16:55 +02:00
node-tests.ts Merge pull request #6185 from frankebersoll/master 2015-10-09 16:21:15 +09:00
node.d.ts Added missing flag 'v8debug' to Global interface 2015-10-25 16:32:26 +02:00