mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
79ea3c2235
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51261 Cleanup to use the new public type / API exports from `metro` landed in Metro 0.82.3, which is RN's minimum as of D74181990 / [PR](https://github.com/facebook/react-native/pull/51122), in preference to deep imports. Changelog: [Internal] Reviewed By: huntie Differential Revision: D74141939