fix doc
This commit is contained in:
parent
bbb8ca5fdf
commit
d666a13d72
11 changed files with 687 additions and 164 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue