Page Contents
Home > @loopback/context > config
config namespace
Signature:
export declare namespace config
Functions
| Function | Description |
|---|---|
| [getter(propertyPath, metadata)](/doc/en/lb4/apidocs.context.config.getter.html) | `@inject.getter` decorator to inject a config getter function |
| [view(propertyPath, metadata)](/doc/en/lb4/apidocs.context.config.view.html) | `@inject.view` decorator to inject a config context view to allow dynamic changes in configuration |