mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -4,7 +4,6 @@ import createRange from './.internal/createRange.js';
|
||||
* This method is like `range` except that it populates values in
|
||||
* descending order.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Util
|
||||
* @param {number} [start=0] The start of the range.
|
||||
|
||||
Reference in New Issue
Block a user