@artel/ru-artel-system 0.6.25277 → 0.6.25279

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artel/ru-artel-system",
3
- "version": "0.6.25277",
3
+ "version": "0.6.25279",
4
4
  "description": "*А* Артель (RU)",
5
5
  "author": "Nezaboodka Team <contact@nezaboodka.com>",
6
6
  "license": "LGPL-3.0-or-later",
@@ -7,7 +7,8 @@
7
7
  асинхронная
8
8
  функция результат(): Т
9
9
  {
10
- результат = ВЗ.подставить-родной-код<Т>("this")
10
+ пусть этот = объект
11
+ вернуть ВЗ.подставить-родной-код<Т>("этот")
11
12
  }
12
13
 
13
14
  создание(фн: А.АсинхроннаяФункция<Т>)