UNPKG

ngx-drag-and-drop

Version:

Angular library that allow you to build drag and drop without the native HTML5 API

5 lines (4 loc) 164 B
import { ModuleWithProviders } from '@angular/core'; export declare class NgxDragAndDropModule { static forRoot(): ModuleWithProviders<NgxDragAndDropModule>; }