mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 04:37:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -13,7 +13,6 @@ const CLONE_DEEP_FLAG = 1;
|
||||
* `srcValue` values against any array or object value, respectively. See
|
||||
* `isEqual` for a list of supported value comparisons.
|
||||
*
|
||||
* @static
|
||||
* @since 3.2.0
|
||||
* @category Util
|
||||
* @param {Array|string} path The path of the property to get.
|
||||
|
||||
Reference in New Issue
Block a user