Skip to main content
Version: 1.2

CommonPluginRuntime

CommonPluginRuntime

Common plugin runtime type that can be used in both command and compiler plugins.

Signature
type CommonPluginRuntime = | CommandKitPluginRuntime
| CompilerPluginRuntime