Raanan Weber %!s(int64=4) %!d(string=hai) anos
pai
achega
ec949aff93
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/LibDeclarations/webxr.d.ts

+ 3 - 0
src/LibDeclarations/webxr.d.ts

@@ -315,6 +315,9 @@ interface XRJointPose extends XRPose {
     radius: number | undefined;
 }
 
+// to be extended
+type XRHandJoint = string;
+
 interface XRHand extends Iterable<XRJointSpace> {
     readonly size: number;