UNPKG

@loopback/docs

Version:
21 lines (14 loc) 576 B
--- lang: en title: 'API docs: context.contextview._cachedvalues' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.contextview._cachedvalues.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [ContextView](./context.contextview.md) &gt; [\_cachedValues](./context.contextview._cachedvalues.md) ## ContextView.\_cachedValues property <b>Signature:</b> ```typescript protected _cachedValues: T[] | undefined; ```