mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Bump to v3.9.2.
This commit is contained in:
@@ -2,7 +2,7 @@ import baseClone from '../internal/baseClone';
|
||||
import baseMatchesProperty from '../internal/baseMatchesProperty';
|
||||
|
||||
/**
|
||||
* Creates a function which compares the property value of `path` on a given
|
||||
* Creates a function that compares the property value of `path` on a given
|
||||
* object to `value`.
|
||||
*
|
||||
* **Note:** This method supports comparing arrays, booleans, `Date` objects,
|
||||
|
||||
Reference in New Issue
Block a user