mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 12:27:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
defer.js
1
defer.js
@@ -4,7 +4,6 @@ import baseDelay from './.internal/baseDelay.js';
|
||||
* Defers invoking the `func` until the current call stack has cleared. Any
|
||||
* additional arguments are provided to `func` when it's invoked.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to defer.
|
||||
|
||||
Reference in New Issue
Block a user