UNPKG

angular-animations

Version:
6 lines (5 loc) 597 B
export { IBounceInDownAnimationOptions, bounceInDownAnimation, bounceInDownOnEnterAnimation } from './bounce-in-down.animation'; export { IBounceInLeftAnimationOptions, bounceInLeftAnimation, bounceInLeftOnEnterAnimation } from './bounce-in-left.animation'; export { IBounceInRightAnimationOptions, bounceInRightAnimation, bounceInRightOnEnterAnimation } from './bounce-in-right.animation'; export { IBounceInUpAnimationOptions, bounceInUpAnimation, bounceInUpOnEnterAnimation } from './bounce-in-up.animation'; export { bounceInAnimation, bounceInOnEnterAnimation } from './bounce-in.animation';