mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -6,7 +6,6 @@ const INFINITY = 1 / 0;
|
||||
/**
|
||||
* Recursively flattens `array`.
|
||||
*
|
||||
* @static
|
||||
* @since 3.0.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to flatten.
|
||||
|
||||
Reference in New Issue
Block a user