@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
52 lines (28 loc) • 904 B
Markdown
---
lang: en
title: 'API docs: context.bind'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/context
permalink: /doc/en/lb4/apidocs.context.bind.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [bind](./context.bind.md)
## bind namespace
Alias namespace `bind` to `injectable` for backward compatibility
It should have the same members as `bind`<!-- -->.
**Signature:**
```typescript
export declare namespace bind
```
## Variables
<table><thead><tr><th>
Variable
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[provider](./context.bind.provider.md)
</td><td markdown="1">
</td></tr>
</tbody></table>