mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -8,7 +8,6 @@ const nativeReverse = Array.prototype.reverse;
|
||||
* **Note:** This method mutates `array` and is based on
|
||||
* [`Array#reverse`](https://mdn.io/Array/reverse).
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to modify.
|
||||
|
||||
Reference in New Issue
Block a user