次の方法で共有


Severity type

重大度の値を定義します。 使用可能な値は、'Message'、'Warning'、'Error' です。

type Severity = "Message" | "Warning" | "Error"