Skip to content

Type Alias: Notification

ts
type Notification = z.infer<typeof NotificationSchema>;

Defined in: src/cloud/models/notification.ts:21