mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 04:33:11 +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} statusCode
|
||||
* @param {number} status
|
||||
* @param {string} statusCode
|
||||
* @param {string} message
|
||||
* @returns {{data: {message}, status, statusCode}}
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue