CommandkitFunctionsIsCompilerPluginVersion: 1.2On this pageIsCompilerPluginisCompilerPlugin commandkitCompilerPlugin.ts Type guard to check if the given object is a CompilerPlugin. Signaturefunction isCompilerPlugin(plugin: unknown): plugin is CompilerPlugin Parameters plugin parameterunknown