Type Alias: NotificationChannelSettings
ts
type NotificationChannelSettings = z.infer<typeof NotificationChannelSettingsSchema>;Defined in: models/notificationChannelSettings.ts:14