mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 19:37:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -5,7 +5,6 @@ import keys from './keys.js';
|
||||
* Creates an array of function property names from own enumerable properties
|
||||
* of `object`.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Object
|
||||
* @param {Object} object The object to inspect.
|
||||
|
||||
Reference in New Issue
Block a user