mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -18,7 +18,6 @@ const symIterator = Symbol ? Symbol.iterator : undefined;
|
||||
/**
|
||||
* Converts `value` to an array.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Lang
|
||||
* @param {*} value The value to convert.
|
||||
|
||||
Reference in New Issue
Block a user