Slefhostet und postgres
This commit is contained in:
@@ -149,6 +149,12 @@ export interface SimulateWebhookResponse {
|
||||
billing: BillingSummary;
|
||||
}
|
||||
|
||||
export type RevenueCatSyncSource =
|
||||
| 'app_init'
|
||||
| 'subscription_purchase'
|
||||
| 'topup_purchase'
|
||||
| 'restore';
|
||||
|
||||
export interface SyncRevenueCatStateResponse {
|
||||
billing: BillingSummary;
|
||||
syncedAt: string;
|
||||
|
||||
Reference in New Issue
Block a user