Skip to content

dependabit / plugins/registry/src / registerPlugin

Function: registerPlugin()

ts
function registerPlugin(plugin): void;

Defined in: packages/plugins/registry/src/registry.ts:228

Register a plugin to the global registry

Parameters

ParameterType
pluginPlugin

Returns

void

Released under the MIT License.