mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Bump to v3.9.0.
This commit is contained in:
@@ -3,7 +3,7 @@ import isObject from '../lang/isObject';
|
||||
import values from '../object/values';
|
||||
|
||||
/**
|
||||
* Converts `value` to an array-like object if it is not one.
|
||||
* Converts `value` to an array-like object if it's not one.
|
||||
*
|
||||
* @private
|
||||
* @param {*} value The value to process.
|
||||
|
||||
Reference in New Issue
Block a user