mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 20:37:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -10,7 +10,6 @@ const hasOwnProperty = Object.prototype.hasOwnProperty;
|
||||
* responsible for generating the inverted value. The iteratee is invoked
|
||||
* with one argument: (value).
|
||||
*
|
||||
* @static
|
||||
* @since 4.1.0
|
||||
* @category Object
|
||||
* @param {Object} object The object to invert.
|
||||
|
||||
Reference in New Issue
Block a user