Skip to content

Severity

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

Defined in: src/structures/Types/Utils.ts:160