Delen via


NotificationLevel type

Definieert waarden voor NotificationLevel.

type NotificationLevel =
  | "Critical"
  | "Warning"
  | "Information"
  | "NonUrgentSuggestion"