Type Alias: UnitType
ts
type UnitType =
| UnitTypeLong
| UnitTypeLongPlural
| UnitTypeShort;
Defined in: node_modules/.pnpm/[email protected]/node_modules/dayjs/index.d.ts:28