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

unit

unit: CalendarUnit

Defined in src/types/index.ts:916

Last updated