This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
Riven
forked from
mirror/Riven
Watch
1
Star
0
Fork
You've already forked Riven
0
Code
Pull Requests
Activity
32e70437ab
Riven
/
riven
/
srcgen
/
node_modules
/
constant-case
/
constant-case.d.ts
4 lines
96 B
TypeScript
Raw
Blame
History
declare
function
constantCase
(
value
:
string
,
locale?
:
string
)
:
string
;
export
=
constantCase
;
View Git Blame
Copy Permalink