mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cb2439624f
For clientReferences we can just check the instance of the `clientReference`. The implementation of `isClientReference` is provided via configuration. The class for ClientReference has to implement an interface that has `getModuleId() method.