Raanan Weber преди 4 години
родител
ревизия
b96178f512
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/LibDeclarations/webxr.d.ts

+ 1 - 1
src/LibDeclarations/webxr.d.ts

@@ -141,7 +141,7 @@ interface XRViewport {
     readonly height: number;
 }
 
-interface XRWebGLLayerOptions {
+interface XRWebGLLayerInit {
     antialias?: boolean;
     depth?: boolean;
     stencil?: boolean;