UNPKG

mg-js

Version:

A set of useful functions, components and hooks.

3 lines (2 loc) 142 B
declare const timeAgo: (time: Date | number | string, language: "En" | "Heb") => (string | Date | number | string); export default timeAgo;