mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 20:07:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
maxBy.js
1
maxBy.js
@@ -6,7 +6,6 @@ import baseGt from './.internal/baseGt.js';
|
||||
* invoked for each element in `array` to generate the criterion by which
|
||||
* the value is ranked. The iteratee is invoked with one argument: (value).
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Math
|
||||
* @param {Array} array The array to iterate over.
|
||||
|
||||
Reference in New Issue
Block a user