Skip to content

Type Alias: NotificationScheme

ts
type NotificationScheme = z.infer<typeof NotificationSchemeSchema>;

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