Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove comment syntax from ReactNativeTypes (#31457)
# Summary I'm working to get the main `react-native` package parsable by modern Flow tooling (both `flow-bundler`, `flow-api-translator`). This diff trivially removes some redundant Flow comment syntax in `ReactNativeTypes.js`, which fixes parsing under these newer tools. ## How did you test this change? Files were pasted into `react-native-github` under fbsource, where Flow validates ✅.
- Loading branch information