PluginConfig = PluginId | [PluginId, { autoLoad?: boolean; options?: any; }]
PluginId
autoLoad?
boolean
options?
any
Defined in: core/config.ts:9