Seq
Value

_.prototype.value()

Executes the chain sequence to resolve the unwrapped value.

Aliases

_.prototype.toJSON, _.prototype.valueOf

Returns

(*): Returns the resolved unwrapped value.

Example