Skip to content

Commit 63e71b9

Browse files
committed
Add command
1 parent 3444561 commit 63e71b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bin/cli_commands.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,5 +778,11 @@
778778
"description": "Stream a constant value.",
779779
"path": "@stdlib/streams/node/from-constant",
780780
"group": "utilities"
781+
},
782+
{
783+
"command": "empty-stream",
784+
"description": "Empty stream.",
785+
"path": "@stdlib/streams/node/empty",
786+
"group": "utilities"
781787
}
782788
]

0 commit comments

Comments
 (0)