This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
xusl
/
pfr
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6615338f32
Větve
Značky
master
pfr
/
ui
/
node_modules
/
lower-case
/
lower-case.d.ts
lower-case.d.ts
90 B
Historie
Surový
1
2
3
declare function lowerCase (value: string, locale?: string): string;
export = lowerCase;