ngx-file-drop
Version:
Angular ngx-file-drop - Simple desktop file and folder drag and drop
10 lines (9 loc) • 615 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-file-drop.component";
import * as i2 from "./ngx-templates.directive";
import * as i3 from "@angular/common";
export declare class NgxFileDropModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxFileDropModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxFileDropModule, [typeof i1.NgxFileDropComponent, typeof i2.NgxFileDropContentTemplateDirective], [typeof i3.CommonModule], [typeof i1.NgxFileDropComponent, typeof i2.NgxFileDropContentTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxFileDropModule>;
}