mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 09:47:48 +00:00
Bump to v4.6.0.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import toString from './toString';
|
||||
|
||||
/**
|
||||
* Converts `string`, as a whole, to lower case.
|
||||
* Converts `string`, as a whole, to lower case just like
|
||||
* [String#toLowerCase](https://mdn.io/toLowerCase).
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
|
||||
Reference in New Issue
Block a user