This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Lawsun
/
ysjj-system
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9332377fb6
Rami (Branch)
Tag
master
ysjj-system
/
node_modules
/
upper-case-first
/
upper-case-first.d.ts
upper-case-first.d.ts
100 B
Cronologia
Originale
1
2
3
declare function upperCaseFirst (value: string, locale?: string): string;
export = upperCaseFirst;