mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
committed by
Facebook GitHub Bot
parent
1ebf83d149
commit
84499bf70b
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user