docs: remove TypeScript to JavaScript guide & sample

This commit is contained in:
Ward Bell
2017-08-14 20:58:56 -07:00
committed by Hans
parent 0a73e8d062
commit 697c6ed0fe
92 changed files with 4 additions and 2977 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ const defaultLineNumsCount = 10; // by default, show linenums over this number
* [code]="variableContainingCode"
* [language]="ts"
* [linenums]="true"
* [path]="ts-to-js/ts/src/app/app.module.ts"
* [region]="ng2import">
* [path]="router/src/app/app.module.ts"
* [region]="animations-module">
* </aio-code>
* ```
*/