Skip to content

Commit 6dd889c

Browse files
committed
chore: new modules added
1 parent 105243b commit 6dd889c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/generators/web/ui/constants.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export const SIDEBAR_GROUPS = [
5050
'zlib.html',
5151
'readline.html',
5252
'tty.html',
53+
'zlib_iter.html',
5354
],
5455
},
5556
{
@@ -60,6 +61,7 @@ export const SIDEBAR_GROUPS = [
6061
'events.html',
6162
'timers.html',
6263
'webstreams.html',
64+
'stream_iter.html',
6365
],
6466
},
6567
{

0 commit comments

Comments
 (0)