Array.isArray
Array.isArray
is a static method to check whether an object is an
Array
.
Source