Freigeben über


NotificationLevel type

Definiert Werte für NotificationLevel.

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