This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Lawsun
/
ysjj-system
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
ad561b8dcb
Branchit
Tagit
master
ysjj-system
/
node_modules
/
title-case
/
title-case.d.ts
title-case.d.ts
90 B
Historia
Raaka
1
2
3
declare function titleCase (value: string, locale?: string): string;
export = titleCase;