docs: update cheatsheet import lines (#9614)
This commit is contained in:

committed by
Victor Berchet

parent
c03e1f2f59
commit
c369bc747d
@ -2,7 +2,7 @@
|
||||
Class decorators
|
||||
@cheatsheetIndex 4
|
||||
@description
|
||||
{@target ts}`import {Directive, ...} from 'angular2/core';`{@endtarget}
|
||||
{@target ts}`import {Directive, ...} from '@angular/core';`{@endtarget}
|
||||
{@target js}Available from the `ng.core` namespace{@endtarget}
|
||||
{@target dart}`import 'package:angular2/core.dart';`{@endtarget}
|
||||
|
||||
|
Reference in New Issue
Block a user