mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -9,7 +9,6 @@ import isArrayLike from './isArrayLike.js';
|
||||
* are provided to each invoked method. If `path` is a function, it's invoked
|
||||
* for, and `this` bound to, each element in `collection`.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Collection
|
||||
* @param {Array|Object} collection The collection to iterate over.
|
||||
|
||||
Reference in New Issue
Block a user