UNPKG

@ngx-file-upload/ui

Version:

Angular 16 file upload components for @ngx-file-upload/core

10 lines (9 loc) 571 B
import * as i0 from "@angular/core"; import * as i1 from "./src/upload-item"; import * as i2 from "@angular/common"; import * as i3 from "../common/main"; export declare class NgxFileUploadUiItemModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiItemModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiItemModule, [typeof i1.UploadItemComponent], [typeof i2.CommonModule, typeof i3.NgxFileUploadUiCommonModule], [typeof i1.UploadItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiItemModule>; }