mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 02:47:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -7,7 +7,6 @@ import toInteger from './toInteger.js';
|
||||
* Gets `n` random elements at unique keys from `collection` up to the
|
||||
* size of `collection`.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Collection
|
||||
* @param {Array|Object} collection The collection to sample.
|
||||
|
||||
Reference in New Issue
Block a user