From ba0eb0023558932decb18567d3dedb02e992e8f9 Mon Sep 17 00:00:00 2001 From: Lucas Santos Date: Mon, 29 Aug 2022 19:47:40 +0200 Subject: [PATCH] doc: return comment to original format Signed-off-by: Lucas Santos --- doc/api/webstreams.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/api/webstreams.md b/doc/api/webstreams.md index 5739984193c43a..8d70b040394d55 100644 --- a/doc/api/webstreams.md +++ b/doc/api/webstreams.md @@ -1516,8 +1516,9 @@ blob(readable).then((data) => { #### `streamConsumers.buffer(stream)` -\ + * `stream` {ReadableStream|stream.Readable|AsyncIterator} * Returns: {Promise} Fulfills with a {Buffer} containing the full