Constants: {
    healthStatuses: readonly ["Unhealthy", "Degraded", "Healthy"];
} = ...

Type declaration

  • healthStatuses: readonly ["Unhealthy", "Degraded", "Healthy"]

Generated using TypeDoc