mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 04:37:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -6,7 +6,6 @@ import toKey from './.internal/toKey.js';
|
||||
/**
|
||||
* Creates a function that returns the value at `path` of a given object.
|
||||
*
|
||||
* @static
|
||||
* @since 2.4.0
|
||||
* @category Util
|
||||
* @param {Array|string} path The path of the property to get.
|
||||
|
||||
Reference in New Issue
Block a user