Page Contents
Home > @loopback/rest-explorer > RestExplorerComponent > (constructor)
RestExplorerComponent.(constructor)
Constructs a new instance of the RestExplorerComponent
class
Signature:
constructor(application: RestApplication, restExplorerConfig?: RestExplorerConfig);
Parameters
Parameter | Type | Description |
---|---|---|
application | RestApplication | |
restExplorerConfig | RestExplorerConfig | (Optional) |