IAgentOptions.overrides property
The map of plugin methods. Can be used to override methods provided by plugins, or to add additional methods without writing a plugin
Signature:
overrides?: IPluginMethodMap;
The map of plugin methods. Can be used to override methods provided by plugins, or to add additional methods without writing a plugin
Signature:
overrides?: IPluginMethodMap;