UpdatePlugin
function UpdatePlugin(config: object): object
Description
Updates a plugin by the URL to the plugin config.
Parameters
- config
object
The plugin config for updating.
Returns
object
function UpdatePlugin(config: object): object
Updates a plugin by the URL to the plugin config.
object
The plugin config for updating.
object