This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
lhl
/
jhladmin
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
d2d1562225
Ветки
Метки
master
jhladmin
/
node_modules
/
constant-case
/
constant-case.d.ts
constant-case.d.ts
96 B
История
Исходник
1
2
3
declare function constantCase (value: string, locale?: string): string;
export = constantCase;