Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic registration
of LiveKitBridge and may eliminate it. Import and call this no-op from a static code path
(the package entry point does) so the ClassFactory can resolve 'LiveKitBridge'.
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration of LiveKitBridge and may eliminate it. Import and call this no-op from a static code path (the package entry point does) so theClassFactorycan resolve'LiveKitBridge'.