From 10789bfcf7b4519d2011f1eb024b290ceae65d9d Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Mon, 16 Oct 2023 17:49:35 -0500 Subject: [PATCH] doc: update api `stream.compose` --- doc/api/stream.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/api/stream.md b/doc/api/stream.md index b9c4b4c2ac86f0..680bd4d260f504 100644 --- a/doc/api/stream.md +++ b/doc/api/stream.md @@ -2823,6 +2823,9 @@ const server = http.createServer((req, res) => {