mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 20:07:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -23,7 +23,6 @@ const hasOwnProperty = Object.prototype.hasOwnProperty;
|
||||
* jQuery-like collections are considered empty if they have a `length` of `0`.
|
||||
* Similarly, maps and sets are considered empty if they have a `size` of `0`.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to check.
|
||||
|
||||
Reference in New Issue
Block a user