This commit is contained in:
Aleksey Chichenkov 2018-09-19 13:40:04 +03:00
parent bbb8ca5fdf
commit d666a13d72
11 changed files with 687 additions and 164 deletions

View file

@ -19,7 +19,7 @@ function Trees() {
* @public
* @function get
* @param {v2.string} treeTag Тег дерева. Например: "rmt", "uat"
* @returns {tools.promise.native}
* @returns {tools.promise}
* @memberof Trees
*/
this.get = function (treeTag) {