UNPKG

ngx-pdfjs-viewer

Version:

This is a extended version of pdf viewer from https://www.npmjs.com/package/ng2-pdfjs-viewer

6 lines (5 loc) 209 B
import { ModuleWithProviders } from '@angular/core'; export * from './ngx-pdfjs-viewer.component'; export declare class PdfJsViewerModule { static forRoot(): ModuleWithProviders<PdfJsViewerModule>; }