mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Bump to v4.7.0.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
import baseWrapperValue from './_baseWrapperValue';
|
||||
|
||||
/**
|
||||
* Executes the chained sequence to extract the unwrapped value.
|
||||
* Executes the chain sequence to resolve the unwrapped value.
|
||||
*
|
||||
* @name value
|
||||
* @memberOf _
|
||||
* @since 0.1.0
|
||||
* @alias toJSON, valueOf
|
||||
* @category Seq
|
||||
* @returns {*} Returns the resolved unwrapped value.
|
||||
|
||||
Reference in New Issue
Block a user