DefinitelyTyped/types/node/v4
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
tsconfig.json
tslint.json