UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines (5 loc) 340 B
export { Animation } from './src/animate/animation'; export { AnimationBuilder } from './src/animate/animation_builder'; export { BrowserDetails } from './src/animate/browser_details'; export { CssAnimationBuilder } from './src/animate/css_animation_builder'; export { CssAnimationOptions } from './src/animate/css_animation_options';