Bagikan melalui


NotificationLevel type

Menentukan nilai untuk NotificationLevel.

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