docs: add DI to public docs

This commit is contained in:
Misko Hevery
2015-04-15 22:35:38 +00:00
parent 487c4d23c1
commit 87ac100c66
17 changed files with 581 additions and 105 deletions

View File

@ -26,8 +26,6 @@ import {isPresent} from 'angular2/src/facade/lang';
* lifecycle.tick();
* });
* ```
*
*
* @exportedAs angular2/change_detection
*/
@Injectable()