UNPKG

@wdio/image-comparison-core

Version:

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

5 lines 191 B
/** * Add or remove the transparency from the text */ export default function toggleTextTransparency(enableTransparency: boolean): void; //# sourceMappingURL=toggleTextTransparency.d.ts.map