Health check registration surface.
register(name: string,indicator: HealthIndicatorFn): void
Registers a health indicator.
Health check registration surface.
register(name: string,indicator: HealthIndicatorFn): void
Registers a health indicator.
import { type IHealthApi } from "common/src/index.ts";