Skip to content

Commit

Permalink
Fixed XRHand typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Jul 25, 2020
1 parent b5b79e1 commit 87827c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/build/externs.js
Expand Up @@ -6,5 +6,5 @@ var performance;
var createImageBitmap;
var WebGL2RenderingContext;
var WebGL2ComputeRenderingContext;
var XRHands;
var XRHand;
var XRWebGLLayer;

0 comments on commit 87827c4

Please sign in to comment.