UNPKG

@loopback/docs

Version:
22 lines (15 loc) 670 B
--- lang: en title: 'API docs: express.expressapplication.config' keywords: LoopBack 4.0, LoopBack 4 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; ```