mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 20:57:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
times.js
1
times.js
@@ -14,7 +14,6 @@ const nativeMin = Math.min;
|
||||
* Invokes the iteratee `n` times, returning an array of the results of
|
||||
* each invocation. The iteratee is invoked with one argument; (index).
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Util
|
||||
* @param {number} n The number of times to invoke `iteratee`.
|
||||
|
||||
Reference in New Issue
Block a user