UNPKG

detox-allure2-adapter

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