mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-14 04:37:50 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
1
after.js
1
after.js
@@ -4,7 +4,6 @@ import toInteger from './toInteger.js';
|
||||
* The opposite of `before`; this method creates a function that invokes
|
||||
* `func` once it's called `n` or more times.
|
||||
*
|
||||
* @static
|
||||
* @since 0.1.0
|
||||
* @category Function
|
||||
* @param {number} n The number of calls before `func` is invoked.
|
||||
|
||||
Reference in New Issue
Block a user