UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 83 B
/** * Get test retry index. */ export declare const getRetryIndex: () => number;