ng2-pdf-viewer
Version:
Angular 5+ component for rendering PDF
9 lines (8 loc) • 417 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./pdf-viewer.component";
export * from './typings';
export declare class PdfViewerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PdfViewerModule, [typeof i1.PdfViewerComponent], never, [typeof i1.PdfViewerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PdfViewerModule>;
}