mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Bump to v4.4.0.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
define(['./_baseToPairs', './keysIn'], function(baseToPairs, 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