UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 103 B
/** * `true` if e2ed run in UI mode, and `false` otherwise. */ export declare let isUiMode: boolean;