UNPKG

detox-allure2-adapter

Version:
3 lines (2 loc) 153 B
import type { OnErrorHandler, OnErrorHandlerFn } from '../types'; export declare function createErrorHandler(onError: OnErrorHandler): OnErrorHandlerFn;