废话不多说,直接上答案!
1.String
2.Number
3.Boolean
4.Object
5.Function
6.undefined
ps:typeof null;//object
js的typeof返回有哪些类型
原文:https://www.cnblogs.com/weimingmei/p/11568925.html