We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3f516 commit 1a5ec83Copy full SHA for 1a5ec83
doc/api/stream.md
@@ -1389,7 +1389,8 @@ constructor and implement the `writable._write()` method. The
1389
changes:
1390
- version: REPLACEME
1391
pr-url: https://github.com/nodejs/node/pull/18438
1392
- description: Add `emitClose` option to specify if `close` is emitted on destroy
+ description: >
1393
+ Add `emitClose` option to specify if `close` is emitted on destroy
1394
-->
1395
1396
* `options` {Object}
0 commit comments