UNPKG

@hreimer/angular-image-viewer

Version:

A configurable Angular image viewer component, compatible with Angular 11.x+

13 lines (12 loc) 862 B
import * as i0 from "@angular/core"; import * as i1 from "./angular-image-viewer.component"; import * as i2 from "./directives/full-screen.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/platform-browser"; import * as i5 from "@angular/forms"; import * as i6 from "@angular/platform-browser/animations"; export declare class AngularImageViewerModule { static ɵfac: i0.ɵɵFactoryDeclaration<AngularImageViewerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AngularImageViewerModule, [typeof i1.AngularImageViewerComponent, typeof i2.FullScreenDirective], [typeof i3.CommonModule, typeof i4.BrowserModule, typeof i5.FormsModule, typeof i6.BrowserAnimationsModule], [typeof i1.AngularImageViewerComponent, typeof i2.FullScreenDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AngularImageViewerModule>; }