ngx-universal-file-viewer
Version:
A powerful Angular component for viewing PDF, Word, Excel, and PowerPoint files with continuous scroll and page-by-page view modes. Supports Angular 12+
9 lines (8 loc) • 544 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-universal-file-viewer.component";
import * as i2 from "@angular/forms";
export declare class NgxUniversalFileViewerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxUniversalFileViewerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxUniversalFileViewerModule, never, [typeof i1.NgxUniversalFileViewerComponent, typeof i2.FormsModule], [typeof i1.NgxUniversalFileViewerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxUniversalFileViewerModule>;
}