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