mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Even more tag cleanup.
This commit is contained in:
@@ -9,7 +9,7 @@ import baseZipObject from './.internal/baseZipObject.js';
|
||||
* @param {Array} [props=[]] The property identifiers.
|
||||
* @param {Array} [values=[]] The property values.
|
||||
* @returns {Object} Returns the new object.
|
||||
* @see zip, zipObject, zipWith, unzip, unzipWith
|
||||
* @see unzip, unzipWith, zip, zipObject, zipWith
|
||||
* @example
|
||||
*
|
||||
* zipObjectDeep(['a.b[0].c', 'a.b[1].d'], [1, 2]);
|
||||
|
||||
Reference in New Issue
Block a user