This website works better with JavaScript
Home
Verkennen
Help
Registreren
Inloggen
lhl
/
jhladmin
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
d2d1562225
Aftakkingen
Labels
master
jhladmin
/
node_modules
/
constant-case
/
constant-case.d.ts
constant-case.d.ts
96 B
Geschiedenis
Ruwe
1
2
3
declare function constantCase (value: string, locale?: string): string;
export = constantCase;