Creates a new ConfigProviderChain with a default set of providers specified by {defaultProviders}.
Gets the existing configuration, refreshing them if they are not yet loaded or have expired. Users should call this method before using {refresh}, as this will not attempt to reload configuration when they are already loaded into the object.
whether the configuration object should call {refresh}
Refreshes the configuration. Users should call {get} before attempting to forcibly refresh configuration.
Generated using TypeDoc
The default set of providers used by a vanilla ConfigProviderChain.
In Node.js: