Skip to content

Commit

Permalink
fix: export XR library from typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Feb 7, 2024
1 parent f7b089a commit ccede49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-native/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export * from '../Libraries/Utilities/Dimensions';
export * from '../Libraries/Utilities/PixelRatio';
export * from '../Libraries/Utilities/Platform';
export * from '../Libraries/Vibration/Vibration';
export * from '../Libraries/XR/XR';
export * from '../Libraries/YellowBox/YellowBoxDeprecated';
export * from '../Libraries/vendor/core/ErrorUtils';
export {
Expand Down

0 comments on commit ccede49

Please sign in to comment.