Lazily loads the native LiveKit room module at the given specifier (category: runtime plugin discovery
from config — the wrapper path is deployment-supplied and not known at build time, hence the
@vite-ignore on the dynamic import). Throws a precise, actionable error when it can't be loaded so a
misconfigured deployment fails loudly, not silently.
VERIFY against the native LiveKit Node SDK wrapper: the module's default/namespace interop + that it
exposes createRoomClient.
Lazily loads the native LiveKit room module at the given specifier (category: runtime plugin discovery from config — the wrapper path is deployment-supplied and not known at build time, hence the
@vite-ignoreon the dynamic import). Throws a precise, actionable error when it can't be loaded so a misconfigured deployment fails loudly, not silently.VERIFY against the native LiveKit Node SDK wrapper: the module's default/namespace interop + that it exposes
createRoomClient.