Files
typescript-tutorial/chapters.yml
2023-07-17 22:21:48 +08:00

8 lines
155 B
YAML

- intro.md: 简介
- basic.md: 基本用法
- any.md: any 类型
- types.md: 类型系统
- array.md: 数组
- tuple.md: 元组
- symbol.md: symbol 类型