DefinitelyTyped/types/node
khai96_ e8e62acb43 Replace some string[] arguments by ReadonlyArray<string>
`spawnSync`, `execFile`, ... take `string[]` as arguments which makes it inconvenient to pass a ReadonlyArray
2018-05-12 17:34:11 +00:00
..
scripts/generate-inspector
v0 Type spawn's args as a ReadonlyArray of string (#25487) 2018-05-03 08:57:27 -07:00
v4 Type spawn's args as a ReadonlyArray of string (#25487) 2018-05-03 08:57:27 -07:00
v6 Change node 6 to target es5 (#25719) 2018-05-12 09:49:57 +12:00
v7 Add 'external' to node v6, v7, v8, v9, and v10 MemoryUsage interface (#25580) 2018-05-07 12:37:08 -07:00
v8 Updated Node.js dgram.send() signature with recent changes in Node.js API (#25664) 2018-05-10 15:40:37 -07:00
v9 Updated Node.js dgram.send() signature with recent changes in Node.js API (#25664) 2018-05-10 15:40:37 -07:00
index.d.ts Replace some string[] arguments by ReadonlyArray<string> 2018-05-12 17:34:11 +00:00
inspector.d.ts
node-tests.ts fix(node): add support for Buffer.from(uint8Array) (#25630) 2018-05-09 15:11:52 -07:00
tsconfig.json
tslint.json