IHealthIndicator.check(): Promise<HealthCheckResult>
Performs the health check.
Promise<HealthCheckResult>
The health check result
IHealthIndicator.check(): Promise<HealthCheckResult>
Performs the health check.
Promise<HealthCheckResult>
The health check result
import { type IHealthIndicator } from "common/src/index.ts";