Closed danielroe closed 1 year ago
For consistency with Node stream implementations, destroy() should likely return this - https://nodejs.org/api/stream.html#readabledestroyerror (for example).
destroy()
this
Context: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/57473
For consistency with Node stream implementations,
destroy()
should likely returnthis
- https://nodejs.org/api/stream.html#readabledestroyerror (for example).Context: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/57473