-
- Downloads
Work on the assumption that obj is an Array...
typeof (new Array()) === 'object' but an Array not not be an Object(?)
Loading
Please register or sign in to comment
typeof (new Array()) === 'object' but an Array not not be an Object(?)