@ngx-file-upload/ui
Version:
Angular 16 file upload components for @ngx-file-upload/core
14 lines (13 loc) • 1.16 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./common/src/upload-view";
import * as i2 from "@angular/common";
import * as i3 from "./progressbar/src/progressbar.module";
import * as i4 from "./common/main";
import * as i5 from "./toolbar/main";
import * as i6 from "./upload-item/main";
import * as i7 from "./file-browser/main";
export declare class NgxFileUploadUiModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiModule, [typeof i1.UploadViewComponent], [typeof i2.CommonModule, typeof i3.NgxFileUploadUiProgressbarModule, typeof i4.NgxFileUploadUiCommonModule, typeof i5.NgxFileUploadUiToolbarModule, typeof i6.NgxFileUploadUiItemModule, typeof i7.NgxFileUploadUiFileBrowserModule], [typeof i4.NgxFileUploadUiCommonModule, typeof i3.NgxFileUploadUiProgressbarModule, typeof i4.NgxFileUploadUiCommonModule, typeof i5.NgxFileUploadUiToolbarModule, typeof i6.NgxFileUploadUiItemModule, typeof i7.NgxFileUploadUiFileBrowserModule, typeof i1.UploadViewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiModule>;
}