【笔记】前端知识点

131 阅读1分钟

截至 2021.4.2

  • 1、基础数据类型 Null,Undefined,String,Number,Boolean,BigInt,Symbol
  • 2、引用数据类型 Array,Object,Function,Regex,Date