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
/
is-upper-case
/
is-upper-case.d.ts
4 lines
94 B
TypeScript
Raw
Blame
History
declare
function
isUpperCase
(
value
:
string
,
locale?
:
string
)
:
string
;
export
=
isUpperCase
;
Reference in New Issue
View Git Blame
Copy Permalink