projecte_ionic/node_modules/@stencil/core/testing/puppeteer/index.d.ts

3 lines
116 B
TypeScript
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
export type { E2EElement, E2EPage } from './puppeteer-declarations';
export { newE2EPage } from './puppeteer-page';