UNPKG

ng-devui

Version:

DevUI components based on Angular

15 lines (14 loc) 877 B
import * as i0 from "@angular/core"; import * as i1 from "./image-preview.component"; import * as i2 from "./image-preview.directive"; import * as i3 from "@angular/common"; import * as i4 from "ng-devui/modal"; import * as i5 from "ng-devui/utils"; import * as i6 from "ng-devui/tooltip"; import * as i7 from "@angular/forms"; import * as i8 from "ng-devui/input-number"; export declare class ImagePreviewModule { static ɵfac: i0.ɵɵFactoryDeclaration<ImagePreviewModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ImagePreviewModule, [typeof i1.DImagePreviewComponent, typeof i2.ImagePreviewDirective], [typeof i3.CommonModule, typeof i4.ModalModule, typeof i5.SafePipeModule, typeof i6.TooltipModule, typeof i7.FormsModule, typeof i8.InputNumberModule], [typeof i2.ImagePreviewDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<ImagePreviewModule>; }