UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

3 lines (2 loc) 134 B
import * as pd from './puppeteer-declarations'; export declare function newE2EPage(opts?: pd.NewE2EPageOptions): Promise<pd.E2EPage>;