Open sawa-zen opened 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
looking-glass-webxr | ✅ Ready (Inspect) | Visit Preview | Sep 5, 2024 4:24pm |
Thanks for making the PR here! Apologies it's taken me a while to get to it, I was on vacation when it came in and missed the notification!
This looks good to me! I'll merge it and push a new release, 0.6.1
Why
After installing the looking-glass-webxr package via npm, I encountered an issue where the TypeScript type definition files (.d.ts) could not be found or loaded. This results in errors during development, as the necessary type definitions are missing.
refs: https://github.com/Looking-Glass/looking-glass-webxr/issues/54
What
I added webxr.ts and modified it to export all LookingGlass classes.