Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! doc: add missing version metadata for Readable.from
Co-Authored-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
  • Loading branch information
addaleax and vsemozhetbyt authored Jul 15, 2019
commit d083df392232a1c530a65052d7ab14749f9d47a3
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -1507,7 +1507,7 @@ run().catch(console.error);
```

### stream.Readable.from(iterable, [options])
<!--
<!-- YAML
added: v12.3.0
-->

Expand Down