Skip to content

JavaScript有多少种数据类型

基本的值类型有: undefined Boolean Number String Symbol Bigint null

引用类型: Object