This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Riven
mirror of
https://github.com/MingweiSamuel/Riven
Watch
1
Star
0
Fork
You've already forked Riven
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
394e6c72e2
Riven
/
riven
/
srcgen
/
node_modules
/
upper-case-first
/
upper-case-first.d.ts
4 lines
100 B
TypeScript
Raw
Blame
History
declare
function
upperCaseFirst
(
value
:
string
,
locale?
:
string
)
:
string
;
export
=
upperCaseFirst
;
Reference in New Issue
View Git Blame
Copy Permalink