Page Contents
Home > @loopback/context > config
config namespace
Signature:
export declare namespace config
Variables
| Variable | Description |
|---|---|
| getter | @inject.getter decorator to inject a config getter function |
| view | @inject.view decorator to inject a config context view to allow dynamic changes in configuration |