Skip to content

Commit b997cd7

Browse files
committed
fix: export XR library from typescript
1 parent d47cab6 commit b997cd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-native/types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ export * from '../Libraries/Utilities/Dimensions';
146146
export * from '../Libraries/Utilities/PixelRatio';
147147
export * from '../Libraries/Utilities/Platform';
148148
export * from '../Libraries/Vibration/Vibration';
149+
export * from '../Libraries/XR/XR';
149150
export * from '../Libraries/YellowBox/YellowBoxDeprecated';
150151
export * from '../Libraries/vendor/core/ErrorUtils';
151152
export {

0 commit comments

Comments
 (0)