UNPKG

@tapsellorg/angular-material-library

Version:

Angular library for Tapsell

16 lines (15 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "./drag-drop-file/drag-drop-file.component"; import * as i2 from "./drop-target.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/button"; import * as i5 from "@angular/material/core"; import * as i6 from "@angular/material/progress-bar"; import * as i7 from "@angular/forms"; import * as i8 from "@tapsellorg/angular-material-library/src/lib/loader"; import * as i9 from "@angular/material/icon"; export declare class PghDragDropModule { static ɵfac: i0.ɵɵFactoryDeclaration<PghDragDropModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PghDragDropModule, [typeof i1.PghDragDropFileComponent, typeof i2.PghDropTargetDirective], [typeof i3.CommonModule, typeof i4.MatButtonModule, typeof i5.MatRippleModule, typeof i6.MatProgressBarModule, typeof i7.ReactiveFormsModule, typeof i8.PghLoaderModule, typeof i9.MatIconModule], [typeof i1.PghDragDropFileComponent, typeof i2.PghDropTargetDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PghDragDropModule>; }