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