ngx-uploader
Version:
Angular 2+ File Uploader
9 lines (8 loc) • 518 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-file-drop.directive";
import * as i2 from "./ng-file-select.directive";
export declare class NgxUploaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxUploaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxUploaderModule, [typeof i1.NgFileDropDirective, typeof i2.NgFileSelectDirective], never, [typeof i1.NgFileDropDirective, typeof i2.NgFileSelectDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxUploaderModule>;
}