docs: update cheatsheet import lines (#9614)

This commit is contained in:
Jesús Rodríguez
2016-06-26 16:31:35 +02:00
committed by Victor Berchet
parent c03e1f2f59
commit c369bc747d
7 changed files with 6 additions and 8 deletions

View File

@ -2,8 +2,6 @@
Dependency injection configuration
@cheatsheetIndex 9
@description
{@target ts}`import {provide} from 'angular2/core';`{@endtarget}
{@target js}Available from the `ng.core` namespace{@endtarget}
{@target dart}`import 'package:angular2/core.dart';`{@endtarget}
@cheatsheetItem