NodeInfoPlugin
The plugin information of the node.
Signature
export interface NodeInfoPluginProperties
name: PluginNames;The name of the plugin.
@type{PluginNames}
version: string;The version of the plugin.
@type{string}
The plugin information of the node.
export interface NodeInfoPluginname: PluginNames;The name of the plugin.
version: string;The version of the plugin.