UNPKG

angular-animations

Version:
5 lines (4 loc) 512 B
export { ISlideOutDownAnimationOptions, slideOutDownAnimation, slideOutDownOnLeaveAnimation } from './slide-out-down.animation'; export { ISlideOutLeftAnimationOptions, slideOutLeftAnimation, slideOutLeftOnLeaveAnimation } from './slide-out-left.animation'; export { ISlideOutRightAnimationOptions, slideOutRightAnimation, slideOutRightOnLeaveAnimation } from './slide-out-right.animation'; export { ISlideOutUpAnimationOptions, slideOutUpAnimation, slideOutUpOnLeaveAnimation } from './slide-out-up.animation';