isPluginMeta
Documentation / @elitechart/core / isPluginMeta
Defined in: plugin/types.ts:190
Structural guard — checks shape only, not interface-version support. The registry does version checking as a separate step so it can report a more specific reason to the caller.
Parameters
x
unknown
Returns
x is PluginMeta