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