boolean(布尔类型) number(数字类型) string(字符串类型) array(数组类型) tuple(元组类型) enum(枚举类型) any(任意类型) null 和 undefined 类型 void 类型 never 类型 object 对象类型