Aracılığıyla paylaş


NotificationLevel type

NotificationLevel değerlerini tanımlar.

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