Skip to content

Commit 1c3ab15

Browse files
committed
更新目录
1 parent 4a5fea8 commit 1c3ab15

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/.vitepress/sidebar.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,11 @@ export const sidebar: DefaultTheme.Sidebar = {
156156
{
157157
text: "特殊类型",
158158
link: "/zh/quickstart/09template/03mort-type",
159-
}
159+
},
160+
{
161+
text: "类型委托",
162+
link: "/zh/quickstart/09template/04type-as.",
163+
},
160164
],
161165
},
162166
{

0 commit comments

Comments
 (0)