UNPKG

@tapjs/reporter

Version:
6 lines 161 B
import { Base } from '@tapjs/core'; import { FC } from 'react'; export declare const BailedOut: FC<{ test: Base; }>; //# sourceMappingURL=bailed-out.d.ts.map