UNPKG

ngx-drag-and-drop

Version:

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

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }