dependabit / plugins/registry/src / createPluginLoader
Function: createPluginLoader()
ts
function createPluginLoader(config?): PluginLoader;Defined in: packages/plugins/registry/src/loader.ts:121
Create a plugin loader
Parameters
| Parameter | Type |
|---|---|
config? | PluginLoaderConfig |