UNPKG

@ngx-file-upload/ui

Version:

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

10 lines (9 loc) 646 B
import * as i0 from "@angular/core"; import * as i1 from "./ui/progressbar"; import * as i2 from "./ui/progressbar-circle"; import * as i3 from "@angular/common"; export declare class NgxFileUploadUiProgressbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiProgressbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiProgressbarModule, [typeof i1.ProgressbarComponent, typeof i2.ProgressbarCircleComponent], [typeof i3.CommonModule], [typeof i1.ProgressbarComponent, typeof i2.ProgressbarCircleComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiProgressbarModule>; }