mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 12:47:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
size.js
1
size.js
@@ -12,7 +12,6 @@ const setTag = '[object Set]';
|
||||
* Gets the size of `collection` by returning its length for array-like
|
||||
* values or the number of own enumerable string keyed properties for objects.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Collection
|
||||
* @param {Array|Object|string} collection The collection to inspect.
|
||||
|
||||
Reference in New Issue
Block a user