mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Bump to v4.7.0.
This commit is contained in:
@@ -5,8 +5,9 @@ define(['./_baseSet', './_baseZipObject'], function(baseSet, baseZipObject) {
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
* @since 4.1.0
|
||||
* @category Array
|
||||
* @param {Array} [props=[]] The property names.
|
||||
* @param {Array} [props=[]] The property identifiers.
|
||||
* @param {Array} [values=[]] The property values.
|
||||
* @returns {Object} Returns the new object.
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user