Page Contents
Home > @loopback/express > ExpressApplication > (constructor)
ExpressApplication.(constructor)
Constructs a new instance of the ExpressApplication class
Signature:
constructor(config?: ApplicationConfig | undefined);
Parameters
| Parameter | Type | Description |
|---|---|---|
| config | ApplicationConfig | undefined |