Skip to content

HealthStatusKeys

type HealthStatusKeys = "healthy" | "degraded" | "critical" | "offline";

Defined in: src/structures/Types/NodeLink.ts:149