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:
1
range.js
1
range.js
@@ -9,7 +9,6 @@ import createRange from './.internal/createRange.js';
|
||||
* **Note:** JavaScript follows the IEEE-754 standard for resolving
|
||||
* floating-point values which can produce unexpected results.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Util
|
||||
* @param {number} [start=0] The start of the range.
|
||||
|
||||
Reference in New Issue
Block a user