Methods
(inner) A Function that extracts value from given argument object(args, key) → {value}
Parameters:
Name | Type | Description |
---|---|---|
args |
object | |
key |
string |
Returns:
either complex object if the object is nested or the value of the given key
- Type
- value