mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 20:07:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -7,7 +7,6 @@ import unzip from './unzip.js';
|
||||
* how regrouped values should be combined. The iteratee is invoked with the
|
||||
* elements of each group: (...group).
|
||||
*
|
||||
* @static
|
||||
* @since 3.8.0
|
||||
* @category Array
|
||||
* @param {Array} array The array of grouped elements to process.
|
||||
|
||||
Reference in New Issue
Block a user