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:1124

unit

unit: CalendarUnit

Defined in src/types/index.ts:1123

Last updated