* Extracts the wrapped value. * * @name valueOf * @memberOf _ * @alias value * @category Chaining * @returns {Mixed} Returns the wrapped value. * @example * * _([1, 2, 3]).valueOf(); * // => [1, 2, 3]
()
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected