Skip to content

原始类型

  • string:字符串

  • number:数字(包括整数和浮点数)

  • boolean:布尔值

  • null

  • undefined

  • symbol