Preparing search index...
The search index is not available
@revenuecat/purchases-js - v0.11.2
@revenuecat/purchases-js
Period
Interface Period
Represents a period of time.
interface
Period
{
number
:
number
;
unit
:
PeriodUnit
;
}
Index
Properties
number
unit
Properties
number
number
:
number
The number of units in the period.
unit
unit
:
PeriodUnit
The unit of time.
Settings
Member Visibility
External
Inherited
Theme
OS
Light
Dark
On This Page
number
unit
@revenuecat/purchases-js - v0.11.2
Loading...
Represents a period of time.