UNPKG
time-left-ago
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Provide time left and time ago
github.com/TaliIsraeli88/time-left-ago
TaliIsraeli88/time-left-ago
time-left-ago
/
lib
/
timeAgoFormatted.d.ts
2 lines
(1 loc)
•
61 B
TypeScript
View Raw
1
2
export
default
function
timeAgoFormatted
(
t
:
string
):
string
;