Skip to main content
Module

x/durationjs/types.d.ts>KeyList

Get the formated time duration
Go to Latest
interface KeyList
import { type KeyList } from "https://deno.land/x/durationjs@v4.1.0/types.d.ts";

Properties

d: string
h: string
m: string
s: string
ms: string
us: string
ns: string