Function: registerPlugin()
registerPlugin(addon): void
Registers an addon instance with the StreamShare runtime.
Call this once from the package entry point after creating the addon instance.
StreamShareAddon
void
When the bundle is executed outside a StreamShare addon runtime.