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