Skip to content

Commit 873d4aa

Browse files
cjihrigtargos
authored andcommitted
doc: add transform stream destroy() return value
PR-URL: #32788 Reviewed-By: Gerhard Stöbich <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Zeyu Yang <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent c4da682 commit 873d4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/stream.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,6 +1470,7 @@ added: v8.0.0
14701470
-->
14711471

14721472
* `error` {Error}
1473+
* Returns: {this}
14731474

14741475
Destroy the stream, and optionally emit an `'error'` event. After this call, the
14751476
transform stream would release any internal resources.

0 commit comments

Comments
 (0)