Appearance
Inlay Hints
Home > @xoram/core > PluginSetup
Describes how a plugin is created.
Signature:
export type PluginSetup = () => void;