Dela via


NotificationLevel type

Definierar värden för NotificationLevel.

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