mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 20:37:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -7,7 +7,6 @@ const MAX_INTEGER = 1.7976931348623157e+308;
|
||||
/**
|
||||
* Converts `value` to a finite number.
|
||||
*
|
||||
* @static
|
||||
* @since 4.12.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to convert.
|
||||
|
||||
Reference in New Issue
Block a user