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

@ -10,8 +10,8 @@ function ModelTypes() {
*
* @public
* @function get
* @param v2.string modelType Адрес модели
* @returns tools.promise
* @param {v2.string} modelType Адрес модели
* @returns {tools.promise}
* @memberof ModelTypes
*/
this.get = function (modelType) {