mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Even more tag cleanup.
This commit is contained in:
@@ -7,7 +7,7 @@ import createCompounder from './.internal/createCompounder.js';
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to convert.
|
||||
* @returns {string} Returns the upper cased string.
|
||||
* @see lowerCase, upperFirst, camelCase, kebabCase, snakeCase, startCase
|
||||
* @see camelCase, kebabCase, lowerCase, snakeCase, startCase, upperFirst
|
||||
* @example
|
||||
*
|
||||
* upperCase('--foo-bar');
|
||||
|
||||
Reference in New Issue
Block a user