Lazily loads the native Meeting SDK 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 Zoom Meeting SDK addon: the module's default/namespace interop + that it
exposes createClient.
Lazily loads the native Meeting SDK 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 Zoom Meeting SDK addon: the module's default/namespace interop + that it exposes
createClient.