Add THREE.js properties to videojs-vr plugin object (#3942)

This commit is contained in:
DingDongSoLong4
2023-07-26 01:42:04 +02:00
committed by GitHub
parent 1229f092a4
commit df70b182a4
3 changed files with 52 additions and 0 deletions

View File

@@ -93,6 +93,7 @@
"@types/react-helmet": "^6.1.6",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-hash-link": "^2.4.5",
"@types/three": "^0.154.0",
"@types/ua-parser-js": "^0.7.36",
"@types/video.js": "^7.3.51",
"@types/videojs-mobile-ui": "^0.8.0",