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:
@@ -4,7 +4,6 @@ import baseGet from './.internal/baseGet.js';
|
||||
* The opposite of `property`; this method creates a function that returns
|
||||
* the value at a given path of `object`.
|
||||
*
|
||||
* @static
|
||||
* @since 3.0.0
|
||||
* @category Util
|
||||
* @param {Object} object The object to query.
|
||||
|
||||
Reference in New Issue
Block a user