mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Bump to v4.11.2.
This commit is contained in:
@@ -15,6 +15,7 @@ var baseForOwn = require('./_baseForOwn'),
|
||||
* @param {Array|Function|Object|string} [iteratee=_.identity]
|
||||
* The function invoked per iteration.
|
||||
* @returns {Object} Returns the new mapped object.
|
||||
* @see _.mapKeys
|
||||
* @example
|
||||
*
|
||||
* var users = {
|
||||
|
||||
Reference in New Issue
Block a user