interface IsArray {
    $isArray: [any];
}

Properties

Properties

$isArray: [any]

Determines if the operand is an array. Returns a boolean.