Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic registration
of RingCentralBridge 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 'RingCentralBridge'.
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration of RingCentralBridge and may eliminate it. Import and call this no-op from a static code path (the package entry point does) so theClassFactorycan resolve'RingCentralBridge'.