Update functional-tools.js
This commit is contained in:
parent
cba94e8740
commit
89d54a1813
@ -4,7 +4,7 @@
|
|||||||
* @param {string} key
|
* @param {string} key
|
||||||
* @param {string} newValue
|
* @param {string} newValue
|
||||||
* @param {JSON} json
|
* @param {JSON} json
|
||||||
* @returns {JSON}
|
* @return {JSON}
|
||||||
*
|
*
|
||||||
* Example
|
* Example
|
||||||
* const person = {name: 'James', age: 20, pets: ['dog', 'cat']};
|
* const person = {name: 'James', age: 20, pets: ['dog', 'cat']};
|
||||||
|
Loading…
Reference in New Issue
Block a user