UNPKG

@syncfusion/ej2-pdfviewer

Version:
9 lines (8 loc) 260 B
import { TestHelper } from '@syncfusion/ej2-base/helpers/e2e'; export declare class PdfViewer extends TestHelper { id: string; wrapperFn: Function; constructor(id: string, wrapperFn: Function); selector(arg: any): any; getElement(): any; }