Explorar o código

correct var def

Raanan Weber %!s(int64=4) %!d(string=hai) anos
pai
achega
b96178f512
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;