Are you an LLM? You can read better optimized documentation at /documentation/api/core/type-aliases/NamedPlugin.md for this page in Markdown format
ws-asyncapi API / core / NamedPlugin
Type Alias: NamedPlugin<Setup>
NamedPlugin<
Setup> =Setup&object
Defined in: .api-entries/core/index.d.ts:603
A plugin function tagged with a stable name for idempotent application.
Type Declaration
[PLUGIN_NAME]
readonly[PLUGIN_NAME]:string
Type Parameters
Setup
Setup