UNPKG

518 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./ng-file-drop.directive";
3import * as i2 from "./ng-file-select.directive";
4export declare class NgxUploaderModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NgxUploaderModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NgxUploaderModule, [typeof i1.NgFileDropDirective, typeof i2.NgFileSelectDirective], never, [typeof i1.NgFileDropDirective, typeof i2.NgFileSelectDirective]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NgxUploaderModule>;
8}