CalendarPeriod
Represents a period of time measured in a specific unit (i.e. 20 days)
Hierarchy
CalendarPeriod
Index
Properties
Properties
amount
• amount: number
Defined in src/types/index.ts:1044
unit
• unit: CalendarUnit
Defined in src/types/index.ts:1043
Last updated