Skip to content

Commit 1ba569f

Browse files
author
weilei
committed
feat(docs): 更新工具函数章节,添加 Record 和 Stream 混入文档及示例
1 parent 4de5bd9 commit 1ba569f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/src/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = {
5959
{
6060
title: '工具函数',
6161
collapsable: false,
62-
children: ['record', 'Send', 'Stream'],
62+
children: ['record-mixins', 'send-mixins', 'stream-mixins'],
6363
},
6464
],
6565
},
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)