We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f172c commit 81780b9Copy full SHA for 81780b9
1 file changed
packages/react-native/types/index.d.ts
@@ -68,7 +68,7 @@
68
/// <reference path="modules/BatchedBridge.d.ts" />
69
/// <reference path="modules/Codegen.d.ts" />
70
/// <reference path="modules/Devtools.d.ts" />
71
-/// <reference types="../src/types/globals.d.ts" />
+/// <reference path="../src/types/globals.d.ts" />
72
/// <reference path="modules/LaunchScreen.d.ts" />
73
74
export * from '../Libraries/ActionSheetIOS/ActionSheetIOS';
0 commit comments