Skip to content

Type Alias: Notification

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

Defined in: models/notification.ts:22