interface Not {
    $not: [any];
}

Properties

Properties

$not: [any]

Returns the boolean value that is the opposite of its argument expression. Accepts a single argument expression.