mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 12:47:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -6,7 +6,6 @@ import baseUniq from './.internal/baseUniq.js';
|
||||
* determined by the order they occur in the array.The comparator is invoked
|
||||
* with two arguments: (arrVal, othVal).
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to inspect.
|
||||
|
||||
Reference in New Issue
Block a user