UNPKG

xui

Version:

xUI Components for Angular

15 lines (14 loc) 909 B
import * as i0 from "@angular/core"; import * as i1 from "./image-upload.component"; import * as i2 from "./image-upload-cropper"; import * as i3 from "@angular/common"; import * as i4 from "ngx-image-cropper"; import * as i5 from "@angular/cdk/dialog"; import * as i6 from "../icon/icon.module"; import * as i7 from "../button/button.module"; import * as i8 from "@ngx-translate/core"; export declare class XuiImageUploadModule { static ɵfac: i0.ɵɵFactoryDeclaration<XuiImageUploadModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<XuiImageUploadModule, [typeof i1.ImageUploadComponent, typeof i2.ImageUploadCropperComponent], [typeof i3.CommonModule, typeof i4.ImageCropperModule, typeof i5.DialogModule, typeof i6.XuiIconModule, typeof i7.XuiButtonModule, typeof i8.TranslateModule], [typeof i1.ImageUploadComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<XuiImageUploadModule>; }