interface Eq {
    $eq: any;
}

Properties

Properties

$eq: any

Returns true if the values are equivalent.