Compartilhar via


NotificationLevel type

Define valores para NotificationLevel.

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