mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 03:47:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
flow.js
1
flow.js
@@ -5,7 +5,6 @@ import createFlow from './.internal/createFlow.js';
|
||||
* with the `this` binding of the created function, where each successive
|
||||
* invocation is supplied the return value of the previous.
|
||||
*
|
||||
* @static
|
||||
* @since 3.0.0
|
||||
* @category Util
|
||||
* @param {...(Function|Function[])} [funcs] The functions to invoke.
|
||||
|
||||
Reference in New Issue
Block a user