@ngx-file-upload/ui
Version:
Angular 16 file upload components for @ngx-file-upload/core
8 lines (7 loc) • 448 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./src/toolbar";
export declare class NgxFileUploadUiToolbarModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileUploadUiToolbarModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileUploadUiToolbarModule, [typeof i1.UploadToolbarComponent], never, [typeof i1.UploadToolbarComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileUploadUiToolbarModule>;
}