Type Alias: RawSubscriptionEvent
ts
type RawSubscriptionEvent = z.infer<typeof rawSubscriptionEventSchema>;Defined in: src/types/events.ts:107
type RawSubscriptionEvent = z.infer<typeof rawSubscriptionEventSchema>;Defined in: src/types/events.ts:107