docs: finish chapter d.ts

This commit is contained in:
ruanyf
2023-07-31 12:20:00 +08:00
parent a58ee00b2e
commit fe8da65112
5 changed files with 178 additions and 512 deletions

View File

@@ -17,6 +17,7 @@
- decorator.md: 装饰器
- decorator-legacy.md: 装饰器(旧语法)
- declare.md: declare 关键字
- d.ts.md: d.ts 类型声明文件
- operator.md: 运算符
- mapping.md: 类型映射
- utility.md: 类型工具