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 | |
healthConfig | HealthConfig | (Optional) |