ServicesHealthCheckResponse: {
    ok: boolean;
    services: ServiceHealth[];
}

Type declaration

Generated using TypeDoc