mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -8,7 +8,6 @@ const MAX_SAFE_INTEGER = 9007199254740991;
|
||||
* Converts `value` to a safe integer. A safe integer can be compared and
|
||||
* represented correctly.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to convert.
|
||||
|
||||
Reference in New Issue
Block a user