mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Remove doc note for deep defaults. [ci skip]
This commit is contained in:
@@ -7940,9 +7940,6 @@
|
|||||||
* object for all destination properties that resolve to `undefined`. Once a
|
* object for all destination properties that resolve to `undefined`. Once a
|
||||||
* property is set, additional defaults of the same property are ignored.
|
* property is set, additional defaults of the same property are ignored.
|
||||||
*
|
*
|
||||||
* **Note:** See the [documentation example of `_.partialRight`](https://lodash.com/docs#partialRight)
|
|
||||||
* for a deep version of this method.
|
|
||||||
*
|
|
||||||
* @static
|
* @static
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
* @category Object
|
* @category Object
|
||||||
|
|||||||
Reference in New Issue
Block a user