angular-ui / ui-sortable

jQuery UI Sortable for AngularJS
http://angular-ui.github.io/ui-sortable/
MIT License
1.26k stars 444 forks source link

npm install and importing as module returns an object instead of function. #545

Closed shubhansh closed 6 years ago

shubhansh commented 6 years ago

import uiSortable from 'angular-ui-sortable'; // gives uiSortable = {}