mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Remove @providesModule remnants Removes `@providesModule` from the generated RN modules and CI validation that no `@providesModule` is added which should no longer be needed as this has been the case for years now.