mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Remove “static” jsdoc tag.
This commit is contained in:
@@ -3,7 +3,6 @@ import createCompounder from './.internal/createCompounder.js';
|
||||
/**
|
||||
* Converts `string`, as space separated words, to upper case.
|
||||
*
|
||||
* @static
|
||||
* @since 4.0.0
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to convert.
|
||||
|
||||
Reference in New Issue
Block a user