mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Bump to v4.4.0.
This commit is contained in:
@@ -2,7 +2,8 @@ import baseToPairs from './_baseToPairs';
|
||||
import keysIn from './keysIn';
|
||||
|
||||
/**
|
||||
* Creates an array of own and inherited enumerable key-value pairs for `object`.
|
||||
* Creates an array of own and inherited enumerable key-value pairs for
|
||||
* `object` which can be consumed by `_.fromPairs`.
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
|
||||
Reference in New Issue
Block a user