共用方式為


NotificationLevel type

定義 NotificationLevel 的值。

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