Appearance
Inlay Hints
Home > @xoram/core > PluginId
A plugin's unique identifier.
⚠️ Do not mistake this with definePlugin name parameter.
name
Signature:
export type PluginId = symbol;