TypeScript数据结构 - zLulus/My_Note GitHub Wiki

boolean
number
string
数组
Tuple
enum
任意值any
空值void
Null和Undefined