On this pageIPluginMethodMap interfacePlugin method map interfaceSignature:export interface IPluginMethodMap extends Record<string, IPluginMethod>Extends: Record<string, [IPluginMethod](/docs/api/core-types.ipluginmethod)>