import { timeAgo } from "https://deno.land/x/pup@1.0.0-rc.11/plugins/web-interface/static/js/helpers.js";
Calculate the difference between a given date and the current date and format the difference as a string.
x/pup/plugins/web-interface/static/js/helpers.js>timeAgo
import { timeAgo } from "https://deno.land/x/pup@1.0.0-rc.11/plugins/web-interface/static/js/helpers.js";
Calculate the difference between a given date and the current date and format the difference as a string.