UNPKG

@wdio/image-comparison-core

Version:

Image comparison core module for @wdio/visual-service - WebdriverIO visual testing framework

5 lines 159 B
/** * Remove a DOM element from the DOM */ export default function removeElementFromDom(id: string): void; //# sourceMappingURL=removeElementFromDom.d.ts.map