PlanConfig
Defined in: index.ts:19
The persisted shape of the activation config. Identical to what @rxliuli/activation-client (and older hand-written fleet implementations) wrote under the idb-keyval ‘plan’ key — the default storage adapter takes over existing users’ data in place, no migration. extport returns expiresAt: null for perpetual licenses; far-future dates in old records still parse as-is.
Properties
Section titled “Properties”code:
string
Defined in: index.ts:20
expiresAt
Section titled “expiresAt”expiresAt:
string|null
Defined in: index.ts:22
fingerprint
Section titled “fingerprint”fingerprint:
string
Defined in: index.ts:23
tier:
string
Defined in: index.ts:21