WIP
This commit is contained in:
parent
e89c5ad112
commit
4c5f20bfe8
|
@ -7,6 +7,7 @@ export enum PlanType {
|
|||
/** @deprecated */
|
||||
PREMIUM = "premium",
|
||||
PREMIUM_PLUS = "premium_plus",
|
||||
PREMIUM_PLUS_TRIAL = "premium_plus_trial",
|
||||
/** @deprecated */
|
||||
BUSINESS = "business",
|
||||
ENTERPRISE_BASIC = "enterprise_basic",
|
||||
|
|
Loading…
Reference in New Issue