mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -7,7 +7,6 @@ const nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
|
||||
/**
|
||||
* Checks if `value` is classified as a typed array.
|
||||
*
|
||||
* @static
|
||||
* @since 3.0.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to check.
|
||||
|
||||
Reference in New Issue
Block a user