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:
@@ -5,7 +5,6 @@ import baseShuffle from './.internal/baseShuffle.js';
|
||||
* Creates an array of shuffled values, using a version of the
|
||||
* [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher-Yates_shuffle).
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Collection
|
||||
* @param {Array|Object} collection The collection to shuffle.
|
||||
|
||||
Reference in New Issue
Block a user