Reference GuidecorePluginIPluginOn this pageIPluginDescriptionAn interface defining the traits of a plugin.Implementationenum PluginTypeenum PluginType { UUPS, Cloneable, Constructable}external function pluginTypeReturns the plugin's typefunction pluginType() external view returns (enum IPlugin.PluginType)