Lazily loads the native Teams real-time-media addon at the given specifier (category: runtime plugin
discovery from config — the addon path is deployment-supplied and not known at build time). Throws a
precise, actionable error when it can't be loaded so a misconfigured deployment fails loudly, not
silently.
VERIFY against the native Teams real-time-media addon: the module's default/namespace interop + that it
exposes createClient.
Lazily loads the native Teams real-time-media addon at the given specifier (category: runtime plugin discovery from config — the addon path is deployment-supplied and not known at build time). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment fails loudly, not silently.
VERIFY against the native Teams real-time-media addon: the module's default/namespace interop + that it exposes
createClient.