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:
@@ -4,7 +4,6 @@ import toInteger from './toInteger.js';
|
||||
/**
|
||||
* Recursively flatten `array` up to `depth` times.
|
||||
*
|
||||
* @static
|
||||
* @since 4.4.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to flatten.
|
||||
|
||||
Reference in New Issue
Block a user