mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Bump to v3.9.2.
This commit is contained in:
@@ -2,7 +2,7 @@ var baseClone = require('../internal/baseClone'),
|
||||
baseMatchesProperty = require('../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