This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
xusl
/
pfr
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
6615338f32
Dallar
Biçim İmleri
master
pfr
/
ui
/
node_modules
/
upper-case
/
upper-case.d.ts
upper-case.d.ts
90 B
Geçmiş
Ham
1
2
3
declare function upperCase (value: string, locale?: string): string;
export = upperCase;