2018-03-02 16:51:27 -05:00

5 lines
94 B
JavaScript

import Sortable from './Sortable';
export default Sortable;
export * from './SortableEvent';