UNPKG

@angular/cdk

Version:

Angular Material Component Development Kit

14 lines (13 loc) 948 B
import * as i0 from "@angular/core"; import * as i1 from "./directives/drop-list"; import * as i2 from "./directives/drop-list-group"; import * as i3 from "./directives/drag"; import * as i4 from "./directives/drag-handle"; import * as i5 from "./directives/drag-preview"; import * as i6 from "./directives/drag-placeholder"; import * as i7 from "@angular/cdk/scrolling"; export declare class DragDropModule { static ɵfac: i0.ɵɵFactoryDeclaration<DragDropModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DragDropModule, [typeof i1.CdkDropList, typeof i2.CdkDropListGroup, typeof i3.CdkDrag, typeof i4.CdkDragHandle, typeof i5.CdkDragPreview, typeof i6.CdkDragPlaceholder], never, [typeof i7.CdkScrollableModule, typeof i1.CdkDropList, typeof i2.CdkDropListGroup, typeof i3.CdkDrag, typeof i4.CdkDragHandle, typeof i5.CdkDragPreview, typeof i6.CdkDragPlaceholder]>; static ɵinj: i0.ɵɵInjectorDeclaration<DragDropModule>; }