An implementation of the Config interface that uses a plain JavaScript object for the backing data, with the ability of linking multiple readers together.
Config
Optional
Static
Instantiates the config reader from a list of application config objects.
An implementation of the
Configinterface that uses a plain JavaScript object for the backing data, with the ability of linking multiple readers together.