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:
@@ -3,7 +3,6 @@ import createMathOperation from './.internal/createMathOperation.js';
|
||||
/**
|
||||
* Multiply two numbers.
|
||||
*
|
||||
* @static
|
||||
* @since 4.7.0
|
||||
* @category Math
|
||||
* @param {number} multiplier The first number in a multiplication.
|
||||
|
||||
Reference in New Issue
Block a user