mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +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 upper case.
|
||||
* Converts `string`, as a whole, to upper case just like
|
||||
* [String#toUpperCase](https://mdn.io/toUpperCase).
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
|
||||
Reference in New Issue
Block a user