UNPKG

jest-allure2-reporter

Version:
3 lines (2 loc) 141 B
import type { JestAssertionError } from 'expect'; export declare function isJestAssertionError(error: unknown): error is JestAssertionError;