Skip to content

Type Alias: NotificationFields

ts
type NotificationFields = z.infer<typeof NotificationFieldsSchema>;

Defined in: models/notificationFields.ts:17