mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ef0de0e848
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50013 The diff incorporates event-target-shim types that will be referenced by generated TS types to make sure that the public API does not change unexpectedly. The generated tsconfig contains path property which tells Typescript to use copied types instead of the downloaded event-target-shims types. Changelog: [internal] - Moved event-target-shim types to react-native package. Reviewed By: huntie Differential Revision: D71044389 fbshipit-source-id: b2837cc880a2161f7ff716470fd6eb4644d514e2