UNPKG

angular-animations

Version:
6 lines (5 loc) 708 B
export { IRotateOutDownLeftAnimationOptions, rotateOutDownLeftAnimation, rotateOutDownLeftOnLeaveAnimation } from './rotate-out-down-left.animation'; export { IRotateOutDownRightAnimationOptions, rotateOutDownRightAnimation, rotateOutDownRightOnLeaveAnimation } from './rotate-out-down-right.animation'; export { IRotateOutUpLeftAnimationOptions, rotateOutUpLeftAnimation, rotateOutUpLeftOnLeaveAnimation } from './rotate-out-up-left.animation'; export { IRotateOutUpRightAnimationOptions, rotateOutUpRightAnimation, rotateOutUpRightOnLeaveAnimation } from './rotate-out-up-right.animation'; export { IRotateOutAnimationOptions, rotateOutAnimation, rotateOutOnLeaveAnimation } from './rotate-out.animation';