Skip to content

not

not<T>(condition): Meaning<T>

Defined in: src/expressions/condition.ts:188

Negate any condition.

Type Parameter Default type
T unknown
Parameter Type
condition ConditionLike<T>

Meaning<T>