Type Alias NodeInfoPlugin

NodeInfoPlugin: {
    name: string;
    version: string;
}

The audio sending node plugin infomation interface