interface Last {
    $last: any;
}

Properties

Properties

$last: any

Returns the last array element. Distinct from $last accumulator.