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:
1
find.js
1
find.js
@@ -6,7 +6,6 @@ import findIndex from './findIndex.js';
|
||||
* `predicate` returns truthy for. The predicate is invoked with three
|
||||
* arguments: (value, index|key, collection).
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Collection
|
||||
* @param {Array|Object} collection The collection to inspect.
|
||||
|
||||
Reference in New Issue
Block a user