Files
typescript-tutorial/chapters.yml
2023-07-17 08:28:50 +08:00

7 lines
128 B
YAML

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