Page Contents
Home > @loopback/rest > InfoSpecEnhancer > (constructor)
InfoSpecEnhancer.(constructor)
Constructs a new instance of the InfoSpecEnhancer class
Signature:
constructor(pkg?: ApplicationMetadata | undefined);
Parameters
| Parameter | Type | Description |
|---|---|---|
| pkg | [ApplicationMetadata](/doc/en/lb4/apidocs.core.applicationmetadata.html) \| undefined | _(Optional)_ |