- Preparing search index...
- The search index is not available
biorate
Type alias ExpectMatcherState
ExpectMatcherState: { isNot: boolean; promise: "rejects" | "resolves" | ""; utils: ExpectMatcherUtils; }
Type declaration
-
isNot: boolean
-
promise: "rejects" | "resolves" | ""
-