mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 12:43:12 +03:00
фикс с типами данны jsdoc
This commit is contained in:
parent
a3be7b769b
commit
0f71d120b8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @param {string} status
|
* @param {number} status
|
||||||
* @param {number} statusCode
|
* @param {string} statusCode
|
||||||
* @param {string} message
|
* @param {string} message
|
||||||
* @returns {{data: {message}, status, statusCode}}
|
* @returns {{data: {message}, status, statusCode}}
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue