mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-26 10:42:51 +00:00
* [node]: Make stream destroy method signatures match The "destroy" option when creating streams has the same signature as the _destroy method on the stream: a function accepting an optional error and a callback which also takes an optional error. * Fix tests affected by the change in stream definitions |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| inspector.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||