mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Bump to v4.7.0.
This commit is contained in:
@@ -19,6 +19,7 @@ var PARTIAL_FLAG = 32;
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
* @since 0.2.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to partially apply arguments to.
|
||||
* @param {...*} [partials] The arguments to be partially applied.
|
||||
|
||||
Reference in New Issue
Block a user