4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript48,455 stars (48,455 stars)6,726 forks (6,726 forks)batch import
Domain: lib.d.tsHelp WantedRevisitSuggestion
- Issue type
- feature
- Research direction
- Examine existing type definitions in the TypeScript source tree (e.g., lib.es6.d.ts) for patterns. Create a new file lib.webvr.d.ts based on the WebVR API spec from MDN. Ensure to include interfaces for VRDisplay, VRFrameData, etc. Check the issue comments for any guidance or unresolved questions.