mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Bump to v3.8.0.
This commit is contained in:
@@ -25,7 +25,7 @@ import restParam from '../function/restParam';
|
||||
var method = restParam(function(path, args) {
|
||||
return function(object) {
|
||||
return invokePath(object, path, args);
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
export default method;
|
||||
|
||||
Reference in New Issue
Block a user