StripeEventType
StripeEventType<
T> =StripeEventMap[T]
Defined in: stripe/src/index.ts:361
Get the event type for a given event name
Type Parameters
Section titled “Type Parameters”T extends StripeEventName
StripeEventType<
T> =StripeEventMap[T]
Defined in: stripe/src/index.ts:361
Get the event type for a given event name
T extends StripeEventName