IHealthService.checkReady(): Promise<HealthReport>
Runs all contributed indicators for readiness.
Promise<HealthReport>
The readiness report
IHealthService.checkReady(): Promise<HealthReport>
Runs all contributed indicators for readiness.
Promise<HealthReport>
The readiness report
import { type IHealthService } from "common/src/index.ts";