@clarivate/angular-image-viewer
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
11 lines (10 loc) • 740 B
TypeScript
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/cdk/drag-drop";
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.DragDropModule], [typeof i1.AngularImageViewerComponent, typeof i2.FullScreenDirective, typeof i4.DragDropModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularImageViewerModule>;
}