Interface: PluginMeta
Plugin metainfo.
Properties
depends?
optionaldepends:string[]
List of plugins this plugin depends on. Dependent plugins should be registered beforehand.
name?
optionalname:string
Name of the plugin. If not set, the class name will be used with a lowercase first char.
version?
optionalversion:string
Version of the plugin. Not used for now.