mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 12:27:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -6,7 +6,6 @@ import getAllKeysIn from './.internal/getAllKeysIn.js';
|
||||
* Creates an object composed of the `object` properties `predicate` returns
|
||||
* truthy for. The predicate is invoked with two arguments: (value, key).
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Object
|
||||
* @param {Object} object The source object.
|
||||
|
||||
Reference in New Issue
Block a user