An extension of the native javascript typeof test that differentiates between null and arrays as thier own type.
typeof
value
string representation of the type of value
Generated using TypeDoc
An extension of the native javascript
typeof
test that differentiates between null and arrays as thier own type.