mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Minor _.plant doc fix. [ci skip]
This commit is contained in:
committed by
John-David Dalton
parent
20695548f1
commit
012cc521f5
@@ -6025,6 +6025,7 @@
|
|||||||
* @name plant
|
* @name plant
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
* @category Chain
|
* @category Chain
|
||||||
|
* @param {*} value The value to plant.
|
||||||
* @returns {Object} Returns the new `lodash` wrapper instance.
|
* @returns {Object} Returns the new `lodash` wrapper instance.
|
||||||
* @example
|
* @example
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user