Interface LoDashExplicitWrapper<TValue, TValue, TValue, TValue>
Type parameters
-
TValue
-
TValue
-
TValue
-
TValue
Methods
chain
- chain(): this
- chain(): this
-
Returns this
-
Returns this
plant
- plant<T>(value: T): LoDashExplicitWrapper<T>
-
Type parameters
Parameters
Returns LoDashExplicitWrapper<T>
thru
- thru<TResult>(interceptor: function): LoDashExplicitWrapper<TResult>
-
Type parameters
Parameters
-
interceptor: function
-
-
Parameters
Returns TResult
Returns LoDashExplicitWrapper<TResult>
_.chain