Skip to content

Type Alias: EventNotification

ts
type EventNotification = z.infer<typeof EventNotificationSchema>;

Defined in: src/cloud/models/eventNotification.ts:60