Skip to content

Type Alias: UnitType

ts
type UnitType = 
  | UnitTypeLong
  | UnitTypeLongPlural
  | UnitTypeShort;

Defined in: node_modules/.pnpm/dayjs@1.11.19/node_modules/dayjs/index.d.ts:28