UNPKG

time-left-ago

Version:
2 lines (1 loc) 90 B
export default function timeLeft(time: string | Date | null, ttl: number | null): string;