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:
@@ -21,7 +21,6 @@ import isObject from './isObject.js';
|
||||
* See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
|
||||
* for details over the differences between `throttle` and `debounce`.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Function
|
||||
* @param {Function} func The function to throttle.
|
||||
|
||||
Reference in New Issue
Block a user