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:1030
unit
• unit: CalendarUnit
Defined in src/types/index.ts:1029
Last updated