UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

22 lines (15 loc) 700 B
--- lang: en title: 'API docs: express.expressapplication.config' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/express permalink: /doc/en/lb4/apidocs.express.expressapplication.config.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/express](./express.md) &gt; [ExpressApplication](./express.expressapplication.md) &gt; [config](./express.expressapplication.config.md) ## ExpressApplication.config property <b>Signature:</b> ```typescript readonly config?: ApplicationConfig | undefined; ```