mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
84a1211773
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49730 Changelog: [internal] This removes all the types from "bom" that are actually not implemented in RN. For now, we're just stripping whole interfaces and not looking into specific methods/properties in interfaces that we do implement but not 100%. `Performance`, `PerformanceObserver`, `MutationObserver` and `IntersectionObserver` are implemented but not stable yet, so they aren't exposed as globals in the types. Reviewed By: huntie Differential Revision: D70329185 fbshipit-source-id: 63bac619e100ca66b41df071df80dfa73d0f9651