Array element type.
Non-array value type the value may have.
Either element, array of elements, null, or undefined.
true if the given value is an array, or false otherwise.
Checks whether the given value is a readonly array.
Array element type.
Non-array value type the value may have.
Either element, readonly array of elements, null, or undefined.
true if the given value is an array, or false otherwise.
Generated using TypeDoc
Checks whether the given value is an array.