@serenity-is/corelib / Criteria / not

Function: not()

not(c): (string | any[])[]

Defined in: src/base/criteria.ts:911

Negates a criteria with the not operator.

Parameters

c

any[]

Criteria to negate.

Returns

(string | any[])[]

["not", c].