mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -7,7 +7,6 @@ const CLONE_SYMBOLS_FLAG = 4;
|
||||
/**
|
||||
* This method is like `cloneWith` except that it recursively clones `value`.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to recursively clone.
|
||||
|
||||
Reference in New Issue
Block a user