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 createCaseFirst from './.internal/createCaseFirst.js';
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to convert.
|
||||
* @returns {string} Returns the converted string.
|
||||
* @see upperCase, lowerCase, camelCase, kebabCase, snakeCase, startCase
|
||||
* @see camelCase, kebabCase, lowerCase, snakeCase, startCase, upperCase
|
||||
* @example
|
||||
*
|
||||
* upperFirst('fred');
|
||||
|
||||
Reference in New Issue
Block a user