mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Fixed display of transforms param in overArgs docs. (#2422)
This commit is contained in:
committed by
John-David Dalton
parent
19e94b8889
commit
b2b3391827
@@ -10114,7 +10114,7 @@
|
||||
* @memberOf _
|
||||
* @category Function
|
||||
* @param {Function} func The function to wrap.
|
||||
* @param {...(Function|Function[])} [transforms[_.identity]]
|
||||
* @param {...(Function|Function[])} [transforms=[_.identity]]
|
||||
* The argument transforms.
|
||||
* @returns {Function} Returns the new function.
|
||||
* @example
|
||||
|
||||
Reference in New Issue
Block a user