Compartilhar via


InsightStatus type

Define valores para InsightStatus.

type InsightStatus = "Critical" | "Warning" | "Info" | "Success" | "None"