mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Add the accepted customizer arguments to cloneDeepWith docs.
This commit is contained in:
@@ -6,6 +6,8 @@ const CLONE_SYMBOLS_FLAG = 4
|
||||
|
||||
/**
|
||||
* This method is like `cloneWith` except that it recursively clones `value`.
|
||||
* The customizer is invoked with up to four arguments
|
||||
* (value [, index|key, object, stack]).
|
||||
*
|
||||
* @since 4.0.0
|
||||
* @category Lang
|
||||
|
||||
Reference in New Issue
Block a user