mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 08:48:42 +00:00
Fix documentation
This commit is contained in:
parent
0a351a5850
commit
9cf5df977f
|
|
@ -31,7 +31,7 @@
|
||||||
*
|
*
|
||||||
* @param {int|string} key Option key
|
* @param {int|string} key Option key
|
||||||
* @param {boolean|int|float|string|Array} value Option value
|
* @param {boolean|int|float|string|Array} value Option value
|
||||||
* @param {boolean} [overwrite=true] Overwrite value
|
* @param {boolean} [overwrite] Overwrite value
|
||||||
*
|
*
|
||||||
* @return {boolean}
|
* @return {boolean}
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -32,7 +32,7 @@
|
||||||
*
|
*
|
||||||
* @param {string} key Response key
|
* @param {string} key Response key
|
||||||
* @param {requestCallback} message Callback for message
|
* @param {requestCallback} message Callback for message
|
||||||
* @param {string} [request=any] Request id in order to only handle a specific request
|
* @param {string} [request] Request id in order to only handle a specific request
|
||||||
*
|
*
|
||||||
* @method
|
* @method
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user