docs(cheatsheet): update javascript sections (#11070)

This commit is contained in:
Jesús Rodríguez
2016-08-25 20:12:23 +02:00
committed by Victor Berchet
parent dc6f72e963
commit cc79dcac7f
3 changed files with 18 additions and 6 deletions

View File

@ -3,7 +3,7 @@ Built-in directives
@cheatsheetIndex 3
@description
{@target ts}`import { CommonModule } from '@angular/common';`{@endtarget}
{@target js}Available from the `ng.common.CommonModule` namespace{@endtarget}
{@target js}Available using the `ng.common.CommonModule` module{@endtarget}
{@target dart}Available using `platform_directives` in pubspec{@endtarget}
@cheatsheetItem