mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Cleanup tag order.
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 lower cased string.
|
||||
* @see upperCase, upperFirst, camelCase, kebabCase, snakeCase, startCase
|
||||
* @see camelCase, kebabCase, snakeCase, startCase, upperCase, upperFirst
|
||||
* @example
|
||||
*
|
||||
* lowerCase('--Foo-Bar--');
|
||||
|
||||
Reference in New Issue
Block a user