UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 97 B
/** * Clears hover from all elements. */ export declare const clearHover: () => Promise<void>;