Skip to content

Commit

Permalink
doc: return comment to original format
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
  • Loading branch information
khaosdoctor committed Aug 29, 2022
1 parent 0ee26a1 commit ba0eb00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/api/webstreams.md
Expand Up @@ -1516,8 +1516,9 @@ blob(readable).then((data) => {
#### `streamConsumers.buffer(stream)`
\<!-added: v16.7.0
\-->
<!-- YAML
added: v16.7.0
-->
* `stream` {ReadableStream|stream.Readable|AsyncIterator}
* Returns: {Promise} Fulfills with a {Buffer} containing the full
Expand Down

0 comments on commit ba0eb00

Please sign in to comment.