ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
10 lines (9 loc) • 605 B
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";
export declare class NzImageModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzImageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzImageModule, never, [typeof i1.NzImageDirective, typeof i2.NzImagePreviewComponent, typeof i3.NzImageGroupComponent], [typeof i1.NzImageDirective, typeof i2.NzImagePreviewComponent, typeof i3.NzImageGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzImageModule>;
}