Skip to main content
Version: Next

CommonPluginRuntime

CommonPluginRuntime

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

Signature
type CommonPluginRuntime = | CommandKitPluginRuntime
| CompilerPluginRuntime