UNPKG

angular-animations

Version:
5 lines (4 loc) 496 B
export { ISlideInDownAnimationOptions, slideInDownAnimation, slideInDownOnEnterAnimation } from './slide-in-down.animation'; export { ISlideInLeftAnimationOptions, slideInLeftAnimation, slideInLeftOnEnterAnimation } from './slide-in-left.animation'; export { ISlideInRightAnimationOptions, slideInRightAnimation, slideInRightOnEnterAnimation } from './slide-in-right.animation'; export { ISlideInUpAnimationOptions, slideInUpAnimation, slideInUpOnEnterAnimation } from './slide-in-up.animation';