DefinitelyTyped/types/node/v8
Brian Crowell edd9c31ed8 [node] Allow object-mode write and writev in WritableOptions (#25263)
Writable's write function accepts chunks of type any to permit object-mode
usage. The implementations you can provide to Writable's constructor should
do the same.
2018-04-30 09:14:16 -07:00
..
index.d.ts [node] Allow object-mode write and writev in WritableOptions (#25263) 2018-04-30 09:14:16 -07:00
inspector.d.ts
node-tests.ts feat(node-v8): add TextDecoder and TextEncoder for util module (#25221) 2018-04-24 16:09:44 -07:00
tsconfig.json
tslint.json