UNPKG

angular-animations

Version:
5 lines (4 loc) 528 B
export { animateChildrenOnLeaveAnimation } from './animate-children.animation'; export { collapseAnimation, expandOnEnterAnimation, collapseOnLeaveAnimation, fadeInExpandOnEnterAnimation, fadeOutCollapseOnLeaveAnimation, collapseHorizontallyAnimation, collapseLeftOnLeaveAnimation, expandRightOnEnterAnimation, fadeInExpandRightOnEnterAnimation, fadeOutCollapseLeftOnLeaveAnimation } from './collapse.animation'; export { hueRotateAnimation } from './hue-rotate.animation'; export { rotateAnimation } from './rotate.animation';