Home Reference Source

src/Plugins/SwapAnimation/index.js

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

export default SwapAnimation;
export {defaultOptions};