InstallPlugin
function InstallPlugin(config: object): object
Description
Installs a plugin by the URL to the plugin config.
Parameters
- config
object
The plugin config for installing.
Returns
object
function InstallPlugin(config: object): object
Installs a plugin by the URL to the plugin config.
object
The plugin config for installing.
object