mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 04:17:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -8,7 +8,6 @@ import toNumber from './toNumber.js';
|
||||
* If `start` is greater than `end` the params are swapped to support
|
||||
* negative ranges.
|
||||
*
|
||||
* @static
|
||||
* @since 3.3.0
|
||||
* @category Number
|
||||
* @param {number} number The number to check.
|
||||
|
||||
Reference in New Issue
Block a user