UNPKG

@loopback/docs

Version:
28 lines (18 loc) 683 B
--- lang: en title: 'API docs: context.bind' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.bind.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [bind](./context.bind.md) ## bind namespace <b>Signature:</b> ```typescript export declare namespace bind ``` ## Functions | Function | Description | | --- | --- | | [provider(specs)](./context.bind.provider.md) | <code>@bind.provider</code> to denote a provider class<!-- -->A list of binding scope/tags or template functions to configure the binding |