Skip to content

Type Alias: NotificationSchemeId

ts
type NotificationSchemeId = z.infer<typeof NotificationSchemeIdSchema>;

Defined in: src/cloud/models/notificationSchemeId.ts:10