@loopback/docs
Version:
Documentation for LoopBack 4
23 lines (15 loc) • 631 B
Markdown
lang: en
title: 'API docs: core.corebindings.application_config'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.core.corebindings.application_config.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/core](./core.md) > [CoreBindings](./core.corebindings.md) > [APPLICATION\_CONFIG](./core.corebindings.application_config.md)
## CoreBindings.APPLICATION\_CONFIG variable
Binding key for application configuration
<b>Signature:</b>
```typescript
APPLICATION_CONFIG: BindingKey<object>
```