Tree-shaking prevention for RemoteBrowserChannel's @RegisterClass registration. Call from a static code path so the registration is never eliminated by the bundler — mirroring every other Load…() in the realtime stack.
@RegisterClass
Load…()
Tree-shaking prevention for RemoteBrowserChannel's
@RegisterClassregistration. Call from a static code path so the registration is never eliminated by the bundler — mirroring every otherLoad…()in the realtime stack.