@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
67 lines (35 loc) • 1.13 kB
Markdown
---
lang: en
title: 'API docs: health.healthbindings'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/health
permalink: /doc/en/lb4/apidocs.health.healthbindings.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/health](./health.md) > [HealthBindings](./health.healthbindings.md)
## HealthBindings namespace
Binding keys used by this component.
**Signature:**
```typescript
export declare namespace HealthBindings
```
## Variables
<table><thead><tr><th>
Variable
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[COMPONENT](./health.healthbindings.component.md)
</td><td markdown="1">
</td></tr>
<tr><td markdown="1">
[CONFIG](./health.healthbindings.config.md)
</td><td markdown="1">
</td></tr>
<tr><td markdown="1">
[HEALTH\_CHECKER](./health.healthbindings.health_checker.md)
</td><td markdown="1">
</td></tr>
</tbody></table>