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
74eb5fa045
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
;
Reference in New Issue
View Git Blame
Copy Permalink