mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 12:47:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -11,7 +11,6 @@ const nativeMin = Math.min;
|
||||
* This method is like `indexOf` except that it iterates over elements of
|
||||
* `array` from right to left.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to inspect.
|
||||
|
||||
Reference in New Issue
Block a user