IPluginMethodMap interface
Plugin method map interface
Signature:
export interface IPluginMethodMap extends Record<string, IPluginMethod>
Extends: Record<string, IPluginMethod>
Plugin method map interface
Signature:
export interface IPluginMethodMap extends Record<string, IPluginMethod>
Extends: Record<string, IPluginMethod>