This website requires JavaScript.
Explore
Help
Register
Sign In
09zrk
/
product
Watch
1
Star
0
Fork
You've already forked product
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
product
/
node_modules
/
upper-case
/
upper-case.d.ts
4 lines
90 B
TypeScript
Raw
Permalink
Blame
History
declare
function
upperCase
(
value
:
string
,
locale?
:
string
)
:
string
;
export
=
upperCase
;
Reference in New Issue
View Git Blame
Copy Permalink