Page Contents

Home > @loopback/rest-explorer > RestExplorerBindings

RestExplorerBindings namespace

Binding keys used by this component.

Signature:

export declare namespace RestExplorerBindings 

Variables

Variable Description
COMPONENT Binding key for RestExplorerComponent
CONFIG <p>Binding key for configuration of RestExplorerComponent.</p><p>We recommend ctx.configure(RestExplorerBindings.COMPONENT) to be used instead of ctx.bind(RestExplorerBindings.CONFIG).</p>