index.d.ts 116 B

12
  1. export type { E2EElement, E2EPage } from './puppeteer-declarations';
  2. export { newE2EPage } from './puppeteer-page';