This website works better with JavaScript
Главная
Обзор
Помощь
Вход
zouzexu
/
sports-miniapp
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
06c63c15cc
Ветки
Метки
master
zt
zzx
sports-miniapp
/
node_modules
/
licia
/
upperFirst.d.ts
upperFirst.d.ts
72 B
История
Исходник
1
2
3
declare function upperFirst(str: string): string;
export = upperFirst;