UNPKG

@loopback/docs

Version:
21 lines (14 loc) 458 B
--- lang: en title: 'API docs: context.boundvalue' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.boundvalue.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [BoundValue](./context.boundvalue.md) ## BoundValue type <b>Signature:</b> ```typescript export declare type BoundValue = any; ```