UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

17 lines (16 loc) 985 B
import * as i0 from "@angular/core"; import * as i1 from "./image.component"; import * as i2 from "@angular/cdk/bidi"; import * as i3 from "@angular/cdk/overlay"; import * as i4 from "@angular/cdk/portal"; import * as i5 from "@angular/cdk/drag-drop"; import * as i6 from "@angular/common"; import * as i7 from "ng-zorro-antd/icon"; import * as i8 from "ng-zorro-antd/pipes"; import * as i9 from "@angular/cdk/platform"; import * as i10 from "ng-zorro-antd/image"; export declare class NzImageModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzImageModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzImageModule, [typeof i1.NzImageViewComponent], [typeof i2.BidiModule, typeof i3.OverlayModule, typeof i4.PortalModule, typeof i5.DragDropModule, typeof i6.CommonModule, typeof i7.NzIconModule, typeof i8.NzPipesModule, typeof i9.PlatformModule, typeof i10.NzImageModule], [typeof i1.NzImageViewComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzImageModule>; }