mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 04:17:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -5,7 +5,6 @@ import createOver from './.internal/createOver.js';
|
||||
* Creates a function that checks if **all** of the `predicates` return
|
||||
* truthy when invoked with the arguments it receives.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category Util
|
||||
* @param {...(Function|Function[])} [predicates=[identity]]
|
||||
|
||||
Reference in New Issue
Block a user