@loopback/docs
Version:
Documentation for LoopBack 4
23 lines (15 loc) • 702 B
Markdown
lang: en
title: 'API docs: context.contextbindings.configuration_resolver'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.context.contextbindings.configuration_resolver.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [ContextBindings](./context.contextbindings.md) > [CONFIGURATION\_RESOLVER](./context.contextbindings.configuration_resolver.md)
## ContextBindings.CONFIGURATION\_RESOLVER variable
Binding key for ConfigurationResolver
<b>Signature:</b>
```typescript
CONFIGURATION_RESOLVER: BindingKey<ConfigurationResolver>
```