Skip to content

Severity

type Severity = "COMMON" | "SUSPICIOUS" | "FAULT";

Defined in: src/types/Utils.ts:83