Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pup/lib/cli/formatters/times.ts>timeagoFormatter

Universal process manager built in Deno
Latest
variable timeagoFormatter
import { timeagoFormatter } from "https://deno.land/x/pup@1.0.2/lib/cli/formatters/times.ts";

type

(s: string | Date) => unknown