UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

14 lines (13 loc) 691 B
import * as i0 from "@angular/core"; import * as i1 from "./draggable.component"; import * as i2 from "./droppable.component"; import * as i3 from "../../common/common.module"; import * as i4 from "@angular/cdk/drag-drop"; /** * @ignore */ export declare class NuiDragDropModule { static ɵfac: i0.ɵɵFactoryDeclaration<NuiDragDropModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NuiDragDropModule, [typeof i1.DraggableComponent, typeof i2.DroppableComponent], [typeof i3.NuiCommonModule, typeof i4.DragDropModule], [typeof i4.DragDropModule, typeof i1.DraggableComponent, typeof i2.DroppableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NuiDragDropModule>; }