Tree-shaking guard — referenced from the feature module's public-api so the bundler can't drop the @RegisterClass-decorated component (which is only ever instantiated dynamically via the class factory).
@RegisterClass
Tree-shaking guard — referenced from the feature module's public-api so the bundler can't drop the
@RegisterClass-decorated component (which is only ever instantiated dynamically via the class factory).