Page Contents
Home > @loopback/rest-explorer > RestExplorerComponent
RestExplorerComponent class
A component providing a self-hosted API Explorer.
Signature:
export declare class RestExplorerComponent implements Component
Implements: Component
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(application, restExplorerConfig) | Constructs a new instance of the RestExplorerComponent class |