Remove run from jsdoc alias tag. [ci skip]

This commit is contained in:
John-David Dalton
2016-01-12 18:18:06 -08:00
parent 9477e46fb3
commit a5c3ae0a7e

View File

@@ -7262,7 +7262,7 @@
*
* @name value
* @memberOf _
* @alias run, toJSON, valueOf
* @alias toJSON, valueOf
* @category Seq
* @returns {*} Returns the resolved unwrapped value.
* @example