let there be web animations

This commit is contained in:
Adam Bradley
2015-05-19 16:24:11 -05:00
parent d91c4e75c8
commit b0e48d1709
20 changed files with 370 additions and 3309 deletions

View File

@ -41,7 +41,7 @@ export * from 'ionic/engine/engine'
export * from 'ionic/engine/cordova/cordova'
export * from 'ionic/engine/electron/electron'
export * from 'ionic/collide/animation'
export * from 'ionic/animations/animation'
export * from 'ionic/transitions/transition'
export * from 'ionic/transitions/none-transition'
export * from 'ionic/transitions/ios-transition'