Page Contents

Home > @loopback/rest-explorer > RestExplorerBindings > CONFIG

RestExplorerBindings.CONFIG variable

Binding key for configuration of RestExplorerComponent.

We recommend ctx.configure(RestExplorerBindings.COMPONENT) to be used instead of ctx.bind(RestExplorerBindings.CONFIG).

Signature:

CONFIG: BindingAddress<RestExplorerConfig>