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/36634 X-link: https://github.com/facebook/metro/pull/957 The existential type `*` has been deprecated and just an alias for `any` since version 0.163. Codemod usage of it to `any`. This helps with diff D44276187, which makes it always an error to use `*`. Changelog: [internal] Reviewed By: pieterv, SamChou19815 Differential Revision: D44358809 fbshipit-source-id: c6bb55430edd086958e16989c60bc2a0a131a3fe