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:
@@ -10,7 +10,6 @@ import isArrayLikeObject from './isArrayLikeObject.js';
|
||||
*
|
||||
* **Note:** Unlike `pullAll`, this method returns a new array.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Array
|
||||
* @param {Array} array The array to inspect.
|
||||
|
||||
Reference in New Issue
Block a user