Page Contents
Home > @loopback/health > HealthComponent > (constructor)
HealthComponent.(constructor)
Constructs a new instance of the HealthComponent class
Signature:
constructor(application: Application, healthConfig?: HealthConfig);
Parameters
| Parameter | Type | Description |
|---|---|---|
| application | [Application](/doc/en/lb4/apidocs.core.application.html) | |
| healthConfig | [HealthConfig](/doc/en/lb4/apidocs.health.healthconfig.html) | _(Optional)_ |