Core ApiFunctionsregisterPluginOn this pageregisterPlugin registerPlugin(pluginName): (constructor) => void Decorator function that can be used to register a plugin. Parameters pluginName string Returns (constructor): void Parameters constructor Constructable<any> Returns void