mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 19:37:49 +00:00
committed by
John-David Dalton
parent
8e631dfcd4
commit
f5ea579db3
@@ -143,7 +143,7 @@ function initCloneArray(array) {
|
|||||||
*
|
*
|
||||||
* @private
|
* @private
|
||||||
* @param {*} value The value to clone.
|
* @param {*} value The value to clone.
|
||||||
* @param {boolean} bitmask The bitmask flags.
|
* @param {number} bitmask The bitmask flags.
|
||||||
* 1 - Deep clone
|
* 1 - Deep clone
|
||||||
* 2 - Flatten inherited properties
|
* 2 - Flatten inherited properties
|
||||||
* 4 - Clone symbols
|
* 4 - Clone symbols
|
||||||
|
|||||||
Reference in New Issue
Block a user