Page Contents
Home > @loopback/boot > BootComponent > (constructor)
BootComponent.(constructor)
Constructs a new instance of the BootComponent class
Signature:
constructor(app: Application);
Parameters
| Parameter | Type | Description |
|---|---|---|
| app | Application | Application instance |