summaryrefslogtreecommitdiffhomepage
path: root/ru-ru/typescript-ru.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'ru-ru/typescript-ru.html.markdown')
-rw-r--r--ru-ru/typescript-ru.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/ru-ru/typescript-ru.html.markdown b/ru-ru/typescript-ru.html.markdown
index ad931599..27260079 100644
--- a/ru-ru/typescript-ru.html.markdown
+++ b/ru-ru/typescript-ru.html.markdown
@@ -162,7 +162,6 @@ var tuple = pairToTuple({ item1:"hello", item2:"world"});
// Включение ссылки на файл определения:
/// <reference path="jquery.d.ts" />
-
```
## Для дальнейшего чтения