mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0623371814
Summary: Not that at the moment a module can be present in multiple bundles, so the new API will return only one of them. In the near future we'll impose the invariant that a module can only be present in a single bundle so this API will return the exact bundle in which it is.