docs(): updates

This commit is contained in:
mhartington
2018-06-26 13:40:07 -04:00
parent 0e6498a112
commit fdacd77f50
21 changed files with 168 additions and 36 deletions

View File

@ -3,6 +3,7 @@ import { Animation, AnimationBuilder, AnimationController } from '../../interfac
import { Animator } from './animator';
/** @hidden */
@Component({
tag: 'ion-animation-controller'
})