ng-reorder
Version:
Sort elements within a list by using drag-n-drop interface without any restrictions by direction
10 lines (9 loc) • 404 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export { DragCollectionInterface as ɵb } from './lib/collection.directive';
export { DRAG_COLLECTION as ɵa } from './lib/drag-unit.directive';
export { EventService as ɵc } from './lib/event.service';
export { DRAG_UNIT_PARENT as ɵe } from './lib/parent';
export { SortService as ɵd } from './lib/sort.service';