数据类型

64 阅读1分钟

基本数据类型

number

string

boolean

any

void

null 与 undefined

never

数组

元组 Tuple

枚举

object