Skip to content

Type Alias: NotificationRecipients

ts
type NotificationRecipients = z.infer<typeof NotificationRecipientsSchema>;

Defined in: src/cloud/models/notificationRecipients.ts:24