chore(IonicApp): update description

This commit is contained in:
Tim Lancina
2015-09-23 10:47:16 -05:00
parent f1fee583d0
commit d51882e524

View File

@@ -16,8 +16,7 @@ import {FocusHolder} from '../form/focus-holder';
/**
* @name IonicApp
* @description
* TODO(adamdbradley): IonicApp is injected, not inherited from now
* The base Ionic class that your app inherits from. By inheriting from this class, you will have access to the Ionic API.
* Service exposing the Ionic app level api.
*
* @usage
* ```js