DefinitelyTyped/types/node/v7
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
node-tests.ts Microsoft/TypeScript#23155 - Type error in Buffer.from() (#24966) 2018-04-13 08:50:15 -07:00
tsconfig.json
tslint.json