UNPKG

@loopback/docs

Version:

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

24 lines (16 loc) 789 B
--- lang: en title: 'API docs: boot.bindingkeysexcludedfromsubapp' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/boot permalink: /doc/en/lb4/apidocs.boot.bindingkeysexcludedfromsubapp.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/boot](./boot.md) &gt; [bindingKeysExcludedFromSubApp](./boot.bindingkeysexcludedfromsubapp.md) ## bindingKeysExcludedFromSubApp variable Binding keys excluded from a sub application. These bindings booted from the sub application won't be added to the main application. <b>Signature:</b> ```typescript bindingKeysExcludedFromSubApp: string[] ```