mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 17:37:50 +00:00
Bump to v4.3.0.
This commit is contained in:
@@ -4,7 +4,7 @@ import isIndex from './_isIndex';
|
||||
import isObject from './isObject';
|
||||
|
||||
/**
|
||||
* Checks if the provided arguments are from an iteratee call.
|
||||
* Checks if the given arguments are from an iteratee call.
|
||||
*
|
||||
* @private
|
||||
* @param {*} value The potential iteratee value argument.
|
||||
|
||||
Reference in New Issue
Block a user