UNPKG

e2ed

Version:

E2E testing framework over Playwright

5 lines (4 loc) 108 B
/** * Unique token for creating page instances. */ export declare const CREATE_PAGE_TOKEN: unique symbol;