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
32e70437ab
Riven
/
riven
/
srcgen
/
node_modules
/
is-lower-case
/
is-lower-case.d.ts
4 lines
95 B
TypeScript
Raw
Blame
History
declare
function
isLowerCase
(
value
:
string
,
locale?
:
string
)
:
boolean
;
export
=
isLowerCase
;
Reference in New Issue
View Git Blame
Copy Permalink