docs: finish chapter 4

This commit is contained in:
ruanyf
2023-07-16 10:56:56 +08:00
parent 1665116f33
commit 5ca2ceb2a4
3 changed files with 67 additions and 34 deletions

View File

@@ -1,3 +1,4 @@
- intro.md: 简介
- basic.md: 基本用法
- any.md: any 类型unknown 类型never 类型
- types.md: 类型系统