ngx-sortablejs
ngx-sortablejs copied to clipboard
Export SortableEvent interface
Would it be possible to export the SortableEvent interface so that we can have types in our event handlers?
https://github.com/SortableJS/ngx-sortablejs/blob/5765eda6726a53e0dbea80fea929c4bcbdb9a698/projects/ngx-sortablejs/src/lib/sortablejs.directive.ts#L181
Thanks