Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0-rc.42/lib/cli/formatters/times.ts";

type

(s: string | Date) => unknown