mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ece8ca82cd
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52235 Adds `organizeDeclarations` transform, replacing `sortTypeDefinitions`. All `export declare ...` statements are now collected and represented at the end of the snapshot in a single `export {}` block — significantly improving readability and diffing. Changelog: [Internal] Reviewed By: j-piasecki Differential Revision: D77150017 fbshipit-source-id: 1bd451c0e2a18fd6fc0504970b10a5d2502ac872