Skip to content

Commit

Permalink
stream: mark compose as experimental
Browse files Browse the repository at this point in the history
PR-URL: nodejs#39494
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
ronag committed Jul 29, 2021
1 parent 6d54abe commit d2d414d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -1862,6 +1862,8 @@ failure, this can cause event listener leaks and swallowed errors.
added: REPLACEME
-->

> Stability: 1 - `stream.compose` is experimental.
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
* Returns: {stream.Duplex}

Expand Down

0 comments on commit d2d414d

Please sign in to comment.