UNPKG

ng-drag-drop

Version:

Drag & Drop for Angular - based on HTML5 with no external dependencies.

3 lines (2 loc) 123 B
export { NgDragDropModule } from './src/ng-drag-drop.module'; export { DropEvent } from './src/shared/drop-event.model';