Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic
registration of LoopbackBridge and may eliminate it. Importing and calling this no-op from
a package entry point keeps the class in the bundle so the ClassFactory can resolve it.
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration of LoopbackBridge and may eliminate it. Importing and calling this no-op from a package entry point keeps the class in the bundle so theClassFactorycan resolve it.