ServiceHealth: {
    name: string;
    ok: boolean;
}

Type declaration

  • name: string
  • ok: boolean

Generated using TypeDoc