Skip to content

Type Alias: UnitTypeShort

ts
type UnitTypeShort = "d" | "D" | "M" | "y" | "h" | "m" | "s" | "ms";

Defined in: node_modules/.pnpm/[email protected]/node_modules/dayjs/index.d.ts:22