UNPKG

jest-allure2-reporter

Version:
3 lines (2 loc) 150 B
import type { StatusDetails } from 'jest-allure2-reporter'; export declare function getStatusDetails(maybeError: unknown): StatusDetails | undefined;