@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
24 lines (16 loc) • 751 B
Markdown
lang: en
title: 'API docs: core.corebindings.application_config'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/core
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<ApplicationConfig>
```