@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
22 lines (15 loc) • 727 B
Markdown
lang: en
title: 'API docs: context-explorer.contextbinding.context'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/context-explorer
permalink: /doc/en/lb4/apidocs.context-explorer.contextbinding.context.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context-explorer](./context-explorer.md) > [ContextBinding](./context-explorer.contextbinding.md) > [context](./context-explorer.contextbinding.context.md)
## ContextBinding.context property
<b>Signature:</b>
```typescript
readonly context: JSONObject;
```