UNPKG

detox-allure2-adapter

Version:
10 lines (8 loc) 289 B
export type { DetoxAllure2AdapterOptions, DetoxAllure2AdapterDeviceLogsOptions, DetoxAllure2AdapterDeviceScreenshotOptions, DetoxAllure2AdapterDeviceVideoOptions, DetoxAllure2AdapterDeviceViewHierarchyOptions, } from './types'; export { listener as default } from './listener';