UNPKG

angular-animations

Version:
6 lines (5 loc) 616 B
export { IBounceOutDownAnimationOptions, bounceOutDownAnimation, bounceOutDownOnLeaveAnimation } from './bounce-out-down.animation'; export { IBounceOutLeftAnimationOptions, bounceOutLeftAnimation, bounceOutLeftOnLeaveAnimation } from './bounce-out-left.animation'; export { IBounceOutRightAnimationOptions, bounceOutRightAnimation, bounceOutRightOnLeaveAnimation } from './bounce-out-right.animation'; export { IBounceOutUpAnimationOptions, bounceOutUpAnimation, bounceOutUpOnLeaveAnimation } from './bounce-out-up.animation'; export { bounceOutAnimation, bounceOutOnLeaveAnimation } from './bounce-out.animation';