diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-27 15:58:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 15:58:36 +0300 |
commit | 56817c1235a48d66c12ddf1c3d37a0e61977b875 (patch) | |
tree | 82aeaf26a1873c432203a1f90b08c2a22413e522 /files/ru/web/javascript/data_structures | |
parent | a68152ef9cd653f92705683592d4652b617ab02c (diff) | |
download | translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.gz translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.tar.bz2 translated-content-56817c1235a48d66c12ddf1c3d37a0e61977b875.zip |
[RU] Restore specs (#2880)
Diffstat (limited to 'files/ru/web/javascript/data_structures')
-rw-r--r-- | files/ru/web/javascript/data_structures/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/javascript/data_structures/index.html b/files/ru/web/javascript/data_structures/index.html index fee4fc9283..f6ed5ab9ca 100644 --- a/files/ru/web/javascript/data_structures/index.html +++ b/files/ru/web/javascript/data_structures/index.html @@ -270,10 +270,6 @@ Infinity <p>Оператор <code>typeof</code> может помочь определить тип вашей переменной. Смотрите <a href="/ru/docs/Web/JavaScript/Reference/Operators/typeof">страницу документации</a>, где приведены его детали и случаи использования.</p> -<h2 id="Спецификации">Спецификации</h2> - -{{Specifications}} - <h2 id="Смотрите_также">Смотрите также</h2> <ul> |