Update reference path to global definitions (#50124)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/50124

Changelog: [Internal]

Reviewed By: huntie

Differential Revision: D71465394

fbshipit-source-id: 17f5cee4533de8d16b2a5d164eef7c295af7b00b
This commit is contained in:
Jakub Piasecki
2025-03-19 08:23:36 -07:00
committed by Facebook GitHub Bot
parent 1ebf83d149
commit 84499bf70b
+1 -1
View File
@@ -15,7 +15,7 @@
// updating React Native's public API.
// ----------------------------------------------------------------------------
/// <reference path="src/types/globals.d.ts" />
/// <reference path="../src/types/globals.d.ts" />
// #region Components