mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 19:37:49 +00:00
Correct the jsdoc @name tag of the chain wrapper Symbol.iterator function. [ci skip]
This commit is contained in:
@@ -6599,7 +6599,7 @@
|
|||||||
/**
|
/**
|
||||||
* Enables the wrapper to be iterable.
|
* Enables the wrapper to be iterable.
|
||||||
*
|
*
|
||||||
* @name next
|
* @name Symbol.iterator
|
||||||
* @memberOf _
|
* @memberOf _
|
||||||
* @category Chain
|
* @category Chain
|
||||||
* @returns {Object} Returns the wrapper object.
|
* @returns {Object} Returns the wrapper object.
|
||||||
|
|||||||
Reference in New Issue
Block a user