Skip to content

Commit

Permalink
fixup! add duplex version
Browse files Browse the repository at this point in the history
  • Loading branch information
debadree25 committed Jan 31, 2023
1 parent 032b141 commit 4daedfd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -3034,6 +3034,11 @@ added: v17.0.0

<!-- YAML
added: v16.8.0
changes:
- version: v19.5.0
pr-url: https://github.com/nodejs/node/pull/46190
description: The `src` argument can now be a `ReadableStream` or
`WritableStream`.
-->

* `src` {Stream|Blob|ArrayBuffer|string|Iterable|AsyncIterable|
Expand Down

0 comments on commit 4daedfd

Please sign in to comment.