HealthStatusKeys
type HealthStatusKeys = "healthy" | "degraded" | "critical" | "offline";Defined in: src/structures/Types/NodeLink.ts:149
type HealthStatusKeys = "healthy" | "degraded" | "critical" | "offline";Defined in: src/structures/Types/NodeLink.ts:149