Home Reference Source

src/Plugins/SortAnimation/index.js

import SortAnimation, {defaultOptions} from './SortAnimation';

export default SortAnimation;
export {defaultOptions};