PluginInstance
@types IPublicModelPluginInstance
> @since v1.1.0
Overview
Plugin instance
Properties
pluginName
Plugin name
@type {string}
dep
Plugin dependencies
@type {string[]}
disabled
Whether the plugin is disabled
@type {boolean}
meta
Plugin meta information
@type {IPublicTypePluginMeta}
Related types: IPublicTypePluginMeta