mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
Bump to v4.4.0.
This commit is contained in:
2
wrap.js
2
wrap.js
@@ -11,7 +11,7 @@ import partial from './partial';
|
||||
* @memberOf _
|
||||
* @category Function
|
||||
* @param {*} value The value to wrap.
|
||||
* @param {Function} wrapper The wrapper function.
|
||||
* @param {Function} [wrapper=identity] The wrapper function.
|
||||
* @returns {Function} Returns the new function.
|
||||
* @example
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user