type of 变量
数字 number 字符串 string 布尔值 boolean 空值 null 未定义 undefined 对象 object 唯一值 symbol
← 02常量 04运算、判断、条件→