Type Alias StripeHandleEventResponse

StripeHandleEventResponse: {
    [key: string]: unknown;
}