mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41531 This diff converts in-out `libraries` argument of codegen library lookup functions to a normal return value. This makes these functions simpler to reason about, and simplifies subsequent refactors. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51111416 fbshipit-source-id: 12b5dda4d326e3f1c866c16f7bcd17080be54b58