Function: isPluginCompatibleWithApplication()
isPluginCompatibleWithApplication(
manifest,applicationVersion):boolean
Tests whether an addon manifest supports one exact StreamShare application version.
Parameters
manifest
Pick<PluginManifest, "compatibleVersion">
applicationVersion
string
Returns
boolean