An object of plugin names and their factories.
An shallow object of environment variables (string keys and values).
Optional
options: InstancingOptionsOptions for instancing the plugins, such as error handling.
A promise that resolves to an object of plugin instances.
Instances the plugins with the configuration, given as a shallow object of environment variables (like Node.js'
process.env
).