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