ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
17 lines (16 loc) • 1.07 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./image.directive";
import * as i2 from "./image-preview.component";
import * as i3 from "./image-group.component";
import * as i4 from "@angular/cdk/bidi";
import * as i5 from "@angular/cdk/overlay";
import * as i6 from "@angular/cdk/portal";
import * as i7 from "@angular/cdk/drag-drop";
import * as i8 from "@angular/common";
import * as i9 from "ng-zorro-antd/icon";
import * as i10 from "ng-zorro-antd/pipes";
export declare class NzImageModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzImageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzImageModule, [typeof i1.NzImageDirective, typeof i2.NzImagePreviewComponent, typeof i3.NzImageGroupComponent], [typeof i4.BidiModule, typeof i5.OverlayModule, typeof i6.PortalModule, typeof i7.DragDropModule, typeof i8.CommonModule, typeof i9.NzIconModule, typeof i10.NzPipesModule], [typeof i1.NzImageDirective, typeof i2.NzImagePreviewComponent, typeof i3.NzImageGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzImageModule>;
}