mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Bump to v3.8.0.
This commit is contained in:
@@ -24,7 +24,7 @@ define(['../internal/invokePath', '../function/restParam'], function(invokePath,
|
||||
var method = restParam(function(path, args) {
|
||||
return function(object) {
|
||||
return invokePath(object, path, args);
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
return method;
|
||||
|
||||
Reference in New Issue
Block a user